MLPACK  1.0.10
mlpack::naive_bayes::NaiveBayesClassifier< MatType > Member List

This is the complete list of members for mlpack::naive_bayes::NaiveBayesClassifier< MatType >, including all inherited members.

Classify(const MatType &data, arma::Col< size_t > &results)mlpack::naive_bayes::NaiveBayesClassifier< MatType >
meansmlpack::naive_bayes::NaiveBayesClassifier< MatType >private
Means() const mlpack::naive_bayes::NaiveBayesClassifier< MatType >inline
Means()mlpack::naive_bayes::NaiveBayesClassifier< MatType >inline
NaiveBayesClassifier(const MatType &data, const arma::Col< size_t > &labels, const size_t classes, const bool incrementalVariance=false)mlpack::naive_bayes::NaiveBayesClassifier< MatType >
Probabilities() const mlpack::naive_bayes::NaiveBayesClassifier< MatType >inline
Probabilities()mlpack::naive_bayes::NaiveBayesClassifier< MatType >inline
probabilitiesmlpack::naive_bayes::NaiveBayesClassifier< MatType >private
Variances() const mlpack::naive_bayes::NaiveBayesClassifier< MatType >inline
Variances()mlpack::naive_bayes::NaiveBayesClassifier< MatType >inline
variancesmlpack::naive_bayes::NaiveBayesClassifier< MatType >private