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) const | te::cl::MaxLikelihood | |
| getInverseCovMatrixes(std::vector< boost::numeric::ublas::matrix< double > > &invCovMatrixes) const | te::cl::MaxLikelihood | |
| getLables(std::vector< unsigned int > &classLabels) const | te::cl::MaxLikelihood | |
| getMeans(std::vector< std::vector< double > > &classesMeans) const | te::cl::MaxLikelihood | |
| initialize(const Parameters ¶ms) | te::cl::MaxLikelihood | |
| m_classesCovarianceInvMatrixes | te::cl::MaxLikelihood | protected |
| m_classesCovarianceMatrixes | te::cl::MaxLikelihood | protected |
| m_classesMeans | te::cl::MaxLikelihood | protected |
| m_classesOptizedMaxLikelihoodDiscriminantTerm | te::cl::MaxLikelihood | protected |
| m_classLabels | te::cl::MaxLikelihood | protected |
| m_isInitialized | te::cl::MaxLikelihood | protected |
| m_parameters | te::cl::MaxLikelihood | protected |
| MaxLikelihood() | te::cl::MaxLikelihood | |
| reset() | te::cl::MaxLikelihood | protected |
| 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 |