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 (2 lines) | stat: -rw-r--r-- 146 bytes parent folder | download
1
2
OFILES += KNN.o MLP.o NPTrainer.o OutputMeasurer.o ParzenMachine.o RBF.o
ifiles += KNN.h MLP.h NPTrainer.h OutputMeasurer.h ParzenMachine.h RBF.h