Basic Image AlgorithmS Library  2.8.0
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
BIAS::LDA Member List

This is the complete list of members for BIAS::LDA, including all inherited members.

_liDebugLevelBIAS::Debugprotected
_liNextDebugLevelBIAS::Debugprotected
_String2DebuglevelBIAS::Debugprotected
_zDebugStreamBIAS::Debugprotectedstatic
AddDebugLevel(const long int lv)BIAS::Debuginline
AddDebugLevel(const std::string &name)BIAS::Debuginline
allCount_BIAS::LDAprotected
AnalyzeData(const std::vector< std::vector< BIAS::Vector< LDAType > > > &vec)BIAS::LDA
classMeans_BIAS::LDAprotected
ComputeAnonymousReduction(const std::vector< std::vector< BIAS::Vector< LDAType > > > &vec, BIAS::Matrix< LDAType > &matrix, int reductionSize=-1, const std::vector< std::vector< BIAS::Matrix< LDAType > > > *covs=NULL)BIAS::LDA
ComputeMeans(const std::vector< std::vector< BIAS::Vector< LDAType > > > &vec)BIAS::LDA
ComputeReductionMatrix(const std::vector< std::vector< BIAS::Vector< LDAType > > > &vec, BIAS::Matrix< LDAType > &matrix, int reductionSize=-1, std::vector< BIAS::Matrix< LDAType > > *covs=NULL)BIAS::LDA
ComputeReductionMatrix(BIAS::Matrix< LDAType > &classCov, BIAS::Matrix< LDAType > &cov, BIAS::Matrix< LDAType > &matrix, int reductionSize)BIAS::LDA
ComputeWithinAndInterClassCovs(const std::vector< BIAS::Vector< LDAType > > &classmeans, const std::vector< BIAS::Matrix< LDAType > > &covs, BIAS::Matrix< LDAType > &withinClassCov, BIAS::Matrix< LDAType > &interClassCov)BIAS::LDA
ConsumeNextFreeDebuglevel_()BIAS::Debuginlineprotected
Debug()BIAS::Debuginline
Debug(const Debug &deb)BIAS::Debuginline
DebugLevelIsSet(const long int lv) const BIAS::Debuginline
DebugLevelIsSet(const std::string &name) const BIAS::Debuginline
equalClassWeights_BIAS::LDAprotected
GenerateRandomTestData(int vectorSize, int numberOfClasses, int classSizeMin, int classSizeMax, int vectorEntryMin, int vectorEntryMax, double stdDeviation, double mainDirectionStdDeviation, std::vector< std::vector< BIAS::Vector< LDAType > > > &vec, std::vector< BIAS::Vector< LDAType > > &means, bool Normalize)BIAS::LDA
GetClassMeans(std::vector< BIAS::Vector< LDAType > > &means)BIAS::LDA
GetDebugLevel() const BIAS::Debuginline
GetDebugStream() const BIAS::Debuginline
GetDebugStream(std::ostream &os) const BIAS::Debuginline
GetGlobalDebugLevel()BIAS::Debuginlinestatic
GetMean(BIAS::Vector< LDAType > &mean)BIAS::LDA
GlobalDebugLevelBIAS::Debugprotectedstatic
LDA(bool equalClassWeights=true)BIAS::LDAinline
mean_BIAS::LDAprotected
Name2DebugLevel(const std::string &name) const BIAS::Debuginline
NewDebugLevel(const std::string &name)BIAS::Debuginline
operator=(const Debug &deb)BIAS::Debuginline
PrintDebugLevel(std::ostream &os=std::cout) const BIAS::Debuginline
reductionSize_BIAS::LDAprotected
RemoveDebugLevel(const long int lv)BIAS::Debuginline
RemoveDebugLevel(const std::string &name)BIAS::Debuginline
SetDebugLevel(const long int lv)BIAS::Debuginline
SetDebugLevel(const std::string &name)BIAS::Debuginline
SetDebugStream(const std::ostream &os)BIAS::Debuginline
SetGlobalDebugLevel(long int lev)BIAS::Debuginlinestatic
SetReductionSize(int size)BIAS::LDA
ShowDebugLevel(std::ostream &os=std::cout) const BIAS::Debuginline
~Debug()BIAS::Debuginline