|
mlpack
|
This is the complete list of members for mlpack::nca::SoftmaxErrorFunction< MetricType >, including all inherited members.
| Evaluate(const arma::mat &covariance) | mlpack::nca::SoftmaxErrorFunction< MetricType > | |
| Evaluate(const arma::mat &covariance, const size_t begin, const size_t batchSize=1) | mlpack::nca::SoftmaxErrorFunction< MetricType > | |
| GetInitialPoint() const | mlpack::nca::SoftmaxErrorFunction< MetricType > | |
| Gradient(const arma::mat &covariance, arma::mat &gradient) | mlpack::nca::SoftmaxErrorFunction< MetricType > | |
| Gradient(const arma::mat &covariance, const size_t begin, GradType &gradient, const size_t batchSize=1) | mlpack::nca::SoftmaxErrorFunction< MetricType > | |
| NumFunctions() const | mlpack::nca::SoftmaxErrorFunction< MetricType > | inline |
| Shuffle() | mlpack::nca::SoftmaxErrorFunction< MetricType > | |
| SoftmaxErrorFunction(const arma::mat &dataset, const arma::Row< size_t > &labels, MetricType metric=MetricType()) | mlpack::nca::SoftmaxErrorFunction< MetricType > |
1.8.13