File: Makefile.files

package info (click to toggle)
torch 2-1
  • links: PTS
  • area: main
  • in suites: woody
  • size: 5,488 kB
  • ctags: 3,217
  • sloc: cpp: 14,272; makefile: 201
file content (3 lines) | stat: -rw-r--r-- 336 bytes parent folder | download
1
2
3
OFILES += Mat.o Mat_operations.o Perm.o Perm_operations.o Vec.o mx_givens.o mx_hessenberg.o mx_householder.o mx_low_level.o mx_lu_factor.o mx_solve.o mx_sym_eig.o

ifiles += Mat.h Mat_operations.h Perm.h Perm_operations.h Vec.h matrix.h mx_givens.h mx_hessenberg.h mx_householder.h mx_low_level.h mx_lu_factor.h mx_solve.h mx_sym_eig.h