mlpack  master
mlpack::nca::SoftmaxErrorFunction< MetricType > Member List

This is the complete list of members for mlpack::nca::SoftmaxErrorFunction< MetricType >, including all inherited members.

datasetmlpack::nca::SoftmaxErrorFunction< MetricType >private
denominatorsmlpack::nca::SoftmaxErrorFunction< MetricType >private
Evaluate(const arma::mat &covariance)mlpack::nca::SoftmaxErrorFunction< MetricType >
Evaluate(const arma::mat &covariance, const size_t i)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 i, arma::mat &gradient)mlpack::nca::SoftmaxErrorFunction< MetricType >
labelsmlpack::nca::SoftmaxErrorFunction< MetricType >private
lastCoordinatesmlpack::nca::SoftmaxErrorFunction< MetricType >private
metricmlpack::nca::SoftmaxErrorFunction< MetricType >private
NumFunctions() const mlpack::nca::SoftmaxErrorFunction< MetricType >inline
pmlpack::nca::SoftmaxErrorFunction< MetricType >private
Precalculate(const arma::mat &coordinates)mlpack::nca::SoftmaxErrorFunction< MetricType >private
precalculatedmlpack::nca::SoftmaxErrorFunction< MetricType >private
SoftmaxErrorFunction(const arma::mat &dataset, const arma::Row< size_t > &labels, MetricType metric=MetricType())mlpack::nca::SoftmaxErrorFunction< MetricType >
stretchedDatasetmlpack::nca::SoftmaxErrorFunction< MetricType >private