| Classify(const MatType &data, arma::Col< size_t > &results) | mlpack::naive_bayes::NaiveBayesClassifier< MatType > | |
| means | mlpack::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) | mlpack::naive_bayes::NaiveBayesClassifier< MatType > | |
| Probabilities() const | mlpack::naive_bayes::NaiveBayesClassifier< MatType > | [inline] |
| Probabilities() | mlpack::naive_bayes::NaiveBayesClassifier< MatType > | [inline] |
| probabilities | mlpack::naive_bayes::NaiveBayesClassifier< MatType > | [private] |
| Variances() const | mlpack::naive_bayes::NaiveBayesClassifier< MatType > | [inline] |
| Variances() | mlpack::naive_bayes::NaiveBayesClassifier< MatType > | [inline] |
| variances | mlpack::naive_bayes::NaiveBayesClassifier< MatType > | [private] |
1.6.1