Last change
on this file since 98 was
98,
checked in by Peter, 19 years ago
|
tScore added
|
-
Property svn:eol-style set to
native
-
Property svn:keywords set to
Author Date Id Revision
|
File size:
430 bytes
|
Line | |
---|
1 | ## Process this file with automake to produce Makefile.in |
---|
2 | ## |
---|
3 | ## $Id: Makefile.am 98 2004-06-10 15:24:05Z peter $ |
---|
4 | |
---|
5 | lib_LIBRARIES = libc++_tools.a |
---|
6 | |
---|
7 | libc___tools_a_SOURCES = \ |
---|
8 | Averager.cc FileIO.cc GaussianKernelFunction.cc histogram.cc \ |
---|
9 | InputRanker.cc Kernel.cc matrix.cc Merge.cc PCA.cc \ |
---|
10 | PolynomialKernelFunction.cc random_singleton.cc ROC.cc \ |
---|
11 | stl_utility SVD.cc SVM.cc tScore.cc vector.cc Wead.cc WeightedAverager.cc |
---|
12 | |
---|
13 | INCLUDES = -I/home/max/jari/local/include |
---|
Note: See
TracBrowser
for help on using the repository browser.