mlpack
mlpack::lmnn::LMNNFunction< MetricType > Member List

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

Dataset() constmlpack::lmnn::LMNNFunction< MetricType >inline
Evaluate(const arma::mat &transformation)mlpack::lmnn::LMNNFunction< MetricType >
Evaluate(const arma::mat &transformation, const size_t begin, const size_t batchSize=1)mlpack::lmnn::LMNNFunction< MetricType >
EvaluateWithGradient(const arma::mat &transformation, GradType &gradient)mlpack::lmnn::LMNNFunction< MetricType >
EvaluateWithGradient(const arma::mat &transformation, const size_t begin, GradType &gradient, const size_t batchSize=1)mlpack::lmnn::LMNNFunction< MetricType >
GetInitialPoint() constmlpack::lmnn::LMNNFunction< MetricType >inline
Gradient(const arma::mat &transformation, GradType &gradient)mlpack::lmnn::LMNNFunction< MetricType >
Gradient(const arma::mat &transformation, const size_t begin, GradType &gradient, const size_t batchSize=1)mlpack::lmnn::LMNNFunction< MetricType >
K() constmlpack::lmnn::LMNNFunction< MetricType >inline
K()mlpack::lmnn::LMNNFunction< MetricType >inline
LMNNFunction(const arma::mat &dataset, const arma::Row< size_t > &labels, size_t k, double regularization, size_t range, MetricType metric=MetricType())mlpack::lmnn::LMNNFunction< MetricType >
NumFunctions() constmlpack::lmnn::LMNNFunction< MetricType >inline
Range() constmlpack::lmnn::LMNNFunction< MetricType >inline
Range()mlpack::lmnn::LMNNFunction< MetricType >inline
Regularization() constmlpack::lmnn::LMNNFunction< MetricType >inline
Regularization()mlpack::lmnn::LMNNFunction< MetricType >inline
Shuffle()mlpack::lmnn::LMNNFunction< MetricType >