CDatasetStatistic(void) | CDatasetStatistic< Type > | |
CDatasetStatistic(CDataset< Type > *ptDataset) | CDatasetStatistic< Type > | |
className() const | CDatasetStatistic< Type > | inlinevirtual |
CObject() | CObject< Type > | |
covarianceMatrix(const CDataset< Type > &rtDs, Type tClassLabel) | CDatasetStatistic< Type > | static |
covarianceMatrix(const CDataset< Type > &rtDs) | CDatasetStatistic< Type > | static |
dataType() const | CObject< Type > | |
dumpStatistic() | CDatasetStatistic< Type > | |
getAutoCorrelation(void) | CDatasetStatistic< Type > | |
getData(void) | CDatasetStatistic< Type > | |
getLDA(void) | CDatasetStatistic< Type > | |
getSB(void) | CDatasetStatistic< Type > | |
getSW(void) | CDatasetStatistic< Type > | |
inputDimension(void) | CDatasetStatistic< Type > | |
isA(const char *acClass) const | CObject< Type > | inlinevirtual |
maxElements() | CDatasetStatistic< Type > | |
mean(const CDataset< Type > &rtDs, Type tClassLabel) | CDatasetStatistic< Type > | static |
mean(const CDataset< Type > &rtDs) | CDatasetStatistic< Type > | static |
minElements() | CDatasetStatistic< Type > | |
rankInputSpace(int iSize, CMetric< Type > &rMetric) | CDatasetStatistic< Type > | |
rankMapSpace(int iSize, CDataset< double > &rNodeCoords, CMetric< double > &rMetricMap) | CDatasetStatistic< Type > | |
serialize(fstream &stream, IO_MODE mode=READ) | CObject< Type > | virtual |
serialize2(CArchiv &tArchiv) | CObject< Type > | inlinevirtual |
setData(CDataset< Type > *ptSet) | CDatasetStatistic< Type > | |
setVerbose(VERBOSE_LEVEL tVerbose) | CObject< Type > | inline |
spearman(int iSize, CDataset< double > &rNodeCoords, CMetric< double > &rMetricMap, CMetric< Type > &rMetricData) | CDatasetStatistic< Type > | |
statistic(CDenseVector< Type > &rtMean, CDenseVector< Type > &rtDeviation, CDenseVector< Type > &rtVariance) const | CDatasetStatistic< Type > | |
statistic(const CDenseVector< Type > &rtPattern, CDenseVector< Type > &rtMean, CDenseVector< Type > &rtDeviation, CDenseVector< Type > &rtVariance) const | CDatasetStatistic< Type > | |
ucVerbose | CObject< Type > | protected |
verbose(void) const | CObject< Type > | inline |
~CDatasetStatistic() | CDatasetStatistic< Type > | |
~CObject() | CObject< Type > | virtual |