Changeset 1052 for trunk/yat/statistics
- Timestamp:
- Feb 7, 2008, 8:41:01 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/yat/statistics/Makefile.am
r1050 r1052 40 40 include_statistics_HEADERS = AUC.h Averager.h AveragerPair.h \ 41 41 AveragerWeighted.h AveragerPairWeighted.h \ 42 euclidean_distance.h Fisher.h \42 EuclideanDistance.h Fisher.h \ 43 43 FoldChange.h Histogram.h \ 44 44 KolmogorovSmirnov.h \ 45 45 Pearson.h PearsonCorrelation.h \ 46 pearson_distance.h ROC.h \46 PearsonDistance.h ROC.h \ 47 47 SAMScore.h Score.h SNRScore.h tScore.h tTest.h \ 48 48 utility.h VectorFunction.h WilcoxonFoldChange.h
Note: See TracChangeset
for help on using the changeset viewer.