te::cl::MaxLikelihood Member List

This is the complete list of members for te::cl::MaxLikelihood, including all inherited members.

classify(const InputAdaptor< double > &input, const std::vector< unsigned int > &attributesIndices, const std::vector< double > &inputNoDataValues, OutputAdaptor< unsigned int > &output, const unsigned int outputIndex, const unsigned int outputNoDataValue, const bool enableProgressInterface)te::cl::MaxLikelihood
getCovMatrixes(std::vector< boost::numeric::ublas::matrix< double > > &covMatrixes) constte::cl::MaxLikelihood
getInverseCovMatrixes(std::vector< boost::numeric::ublas::matrix< double > > &invCovMatrixes) constte::cl::MaxLikelihood
getLables(std::vector< unsigned int > &classLabels) constte::cl::MaxLikelihood
getMeans(std::vector< std::vector< double > > &classesMeans) constte::cl::MaxLikelihood
initialize(const Parameters &params)te::cl::MaxLikelihood
m_classesCovarianceInvMatrixeste::cl::MaxLikelihoodprotected
m_classesCovarianceMatrixeste::cl::MaxLikelihoodprotected
m_classesMeanste::cl::MaxLikelihoodprotected
m_classesOptizedMaxLikelihoodDiscriminantTermte::cl::MaxLikelihoodprotected
m_classLabelste::cl::MaxLikelihoodprotected
m_isInitializedte::cl::MaxLikelihoodprotected
m_parameterste::cl::MaxLikelihoodprotected
MaxLikelihood()te::cl::MaxLikelihood
reset()te::cl::MaxLikelihoodprotected
train(const InputAdaptor< double > &samples, const std::vector< unsigned int > &attributesIndices, const std::vector< unsigned int > &sampleLabels, const bool enableProgressInterface)te::cl::MaxLikelihood
~MaxLikelihood()te::cl::MaxLikelihood