source:
trunk/c++_tools/statistics
@
616
Name | Size | Rev | Age | Author | Last Change |
---|---|---|---|---|---|
../ | |||||
Averager.cc | 267 bytes | 616 | 16 years | Removed gslapi namespace and put the code into utility namespace. Move … | |
Averager.h | 4.0 KB | 616 | 16 years | Removed gslapi namespace and put the code into utility namespace. Move … | |
AveragerPair.cc | 391 bytes | 582 | 17 years | Modified addding arrays to Averagers so templates are used to allow … | |
AveragerPair.h | 4.1 KB | 597 | 16 years | Fixed comments so they pass without some of the complaits from … | |
AveragerPairWeighted.cc | 538 bytes | 582 | 17 years | Modified addding arrays to Averagers so templates are used to allow … | |
AveragerPairWeighted.h | 3.6 KB | 616 | 16 years | Removed gslapi namespace and put the code into utility namespace. Move … | |
AveragerWeighted.cc | 318 bytes | 616 | 16 years | Removed gslapi namespace and put the code into utility namespace. Move … | |
AveragerWeighted.h | 6.4 KB | 616 | 16 years | Removed gslapi namespace and put the code into utility namespace. Move … | |
Distance.cc | 1012 bytes | 616 | 16 years | Removed gslapi namespace and put the code into utility namespace. Move … | |
Distance.h | 1.1 KB | 616 | 16 years | Removed gslapi namespace and put the code into utility namespace. Move … | |
Fisher.cc | 3.9 KB | 616 | 16 years | Removed gslapi namespace and put the code into utility namespace. Move … | |
Fisher.h | 4.6 KB | 616 | 16 years | Removed gslapi namespace and put the code into utility namespace. Move … | |
FoldChange.cc | 1.4 KB | 616 | 16 years | Removed gslapi namespace and put the code into utility namespace. Move … | |
FoldChange.h | 1.4 KB | 616 | 16 years | Removed gslapi namespace and put the code into utility namespace. Move … | |
Histogram.cc | 2.0 KB | 372 | 18 years | modified function normalize in histogram | |
Histogram.h | 5.4 KB | 372 | 18 years | modified function normalize in histogram | |
Kernel.cc | 197 bytes | 443 | 17 years | Added missing virtual destructors. | |
Kernel.h | 582 bytes | 443 | 17 years | Added missing virtual destructors. | |
KernelBox.cc | 403 bytes | 389 | 17 years | moved kernel to regression namespace and tried to fix some dox issues | |
KernelBox.h | 643 bytes | 443 | 17 years | Added missing virtual destructors. | |
KernelTriCube.cc | 458 bytes | 389 | 17 years | moved kernel to regression namespace and tried to fix some dox issues | |
KernelTriCube.h | 627 bytes | 411 | 17 years | Move todo items to trac. | |
Linear.cc | 1.2 KB | 616 | 16 years | Removed gslapi namespace and put the code into utility namespace. Move … | |
Linear.h | 2.3 KB | 616 | 16 years | Removed gslapi namespace and put the code into utility namespace. Move … | |
LinearWeighted.cc | 1.2 KB | 616 | 16 years | Removed gslapi namespace and put the code into utility namespace. Move … | |
LinearWeighted.h | 2.8 KB | 616 | 16 years | Removed gslapi namespace and put the code into utility namespace. Move … | |
Local.cc | 2.9 KB | 616 | 16 years | Removed gslapi namespace and put the code into utility namespace. Move … | |
Local.h | 2.3 KB | 616 | 16 years | Removed gslapi namespace and put the code into utility namespace. Move … | |
Makefile.am | 2.1 KB | 586 | 17 years | closes #23 redesign of regression classes | |
MultiDimensional.cc | 1.3 KB | 616 | 16 years | Removed gslapi namespace and put the code into utility namespace. Move … | |
MultiDimensional.h | 1.4 KB | 616 | 16 years | Removed gslapi namespace and put the code into utility namespace. Move … | |
MultiDimensionalWeighted.cc | 1.5 KB | 616 | 16 years | Removed gslapi namespace and put the code into utility namespace. Move … | |
MultiDimensionalWeighted.h | 1.5 KB | 616 | 16 years | Removed gslapi namespace and put the code into utility namespace. Move … | |
Naive.cc | 819 bytes | 616 | 16 years | Removed gslapi namespace and put the code into utility namespace. Move … | |
Naive.h | 1.5 KB | 616 | 16 years | Removed gslapi namespace and put the code into utility namespace. Move … | |
NaiveWeighted.cc | 601 bytes | 616 | 16 years | Removed gslapi namespace and put the code into utility namespace. Move … | |
NaiveWeighted.h | 1.8 KB | 616 | 16 years | Removed gslapi namespace and put the code into utility namespace. Move … | |
OneDimensional.cc | 565 bytes | 586 | 17 years | closes #23 redesign of regression classes | |
OneDimensional.h | 1.5 KB | 616 | 16 years | Removed gslapi namespace and put the code into utility namespace. Move … | |
OneDimensionalWeighted.h | 1.6 KB | 616 | 16 years | Removed gslapi namespace and put the code into utility namespace. Move … | |
Pearson.cc | 1.7 KB | 616 | 16 years | Removed gslapi namespace and put the code into utility namespace. Move … | |
Pearson.h | 1.9 KB | 616 | 16 years | Removed gslapi namespace and put the code into utility namespace. Move … | |
PearsonDistance.cc | 792 bytes | 616 | 16 years | Removed gslapi namespace and put the code into utility namespace. Move … | |
PearsonDistance.h | 1000 bytes | 616 | 16 years | Removed gslapi namespace and put the code into utility namespace. Move … | |
Polynomial.cc | 1.0 KB | 616 | 16 years | Removed gslapi namespace and put the code into utility namespace. Move … | |
Polynomial.h | 1.2 KB | 616 | 16 years | Removed gslapi namespace and put the code into utility namespace. Move … | |
PolynomialWeighted.cc | 1.3 KB | 616 | 16 years | Removed gslapi namespace and put the code into utility namespace. Move … | |
PolynomialWeighted.h | 1.7 KB | 616 | 16 years | Removed gslapi namespace and put the code into utility namespace. Move … | |
ROC.cc | 3.6 KB | 616 | 16 years | Removed gslapi namespace and put the code into utility namespace. Move … | |
ROC.h | 3.6 KB | 616 | 16 years | Removed gslapi namespace and put the code into utility namespace. Move … | |
Score.cc | 224 bytes | 529 | 17 years | Added score for signal-to-noise ratio (Golub score). Fixed … | |
Score.h | 2.9 KB | 616 | 16 years | Removed gslapi namespace and put the code into utility namespace. Move … | |
SNR.cc | 1.5 KB | 616 | 16 years | Removed gslapi namespace and put the code into utility namespace. Move … | |
SNR.h | 1.3 KB | 616 | 16 years | Removed gslapi namespace and put the code into utility namespace. Move … | |
tScore.cc | 1.8 KB | 616 | 16 years | Removed gslapi namespace and put the code into utility namespace. Move … | |
tScore.h | 2.6 KB | 616 | 16 years | Removed gslapi namespace and put the code into utility namespace. Move … | |
utility.cc | 1.4 KB | 616 | 16 years | Removed gslapi namespace and put the code into utility namespace. Move … | |
utility.h | 4.6 KB | 616 | 16 years | Removed gslapi namespace and put the code into utility namespace. Move … | |
WilcoxonFoldChange.cc | 1.1 KB | 616 | 16 years | Removed gslapi namespace and put the code into utility namespace. Move … | |
WilcoxonFoldChange.h | 1.5 KB | 616 | 16 years | Removed gslapi namespace and put the code into utility namespace. Move … |
Note: See TracBrowser
for help on using the repository browser.