mlpack
|
This is the complete list of members for mlpack::lmnn::Constraints< MetricType >, including all inherited members.
Constraints(const arma::mat &dataset, const arma::Row< size_t > &labels, const size_t k) | mlpack::lmnn::Constraints< MetricType > | |
Impostors(arma::Mat< size_t > &outputMatrix, const arma::mat &dataset, const arma::Row< size_t > &labels, const arma::vec &norms) | mlpack::lmnn::Constraints< MetricType > | |
Impostors(arma::Mat< size_t > &outputNeighbors, arma::mat &outputDistance, const arma::mat &dataset, const arma::Row< size_t > &labels, const arma::vec &norms) | mlpack::lmnn::Constraints< MetricType > | |
Impostors(arma::Mat< size_t > &outputMatrix, const arma::mat &dataset, const arma::Row< size_t > &labels, const arma::vec &norms, const size_t begin, const size_t batchSize) | mlpack::lmnn::Constraints< MetricType > | |
Impostors(arma::Mat< size_t > &outputNeighbors, arma::mat &outputDistance, const arma::mat &dataset, const arma::Row< size_t > &labels, const arma::vec &norms, const size_t begin, const size_t batchSize) | mlpack::lmnn::Constraints< MetricType > | |
Impostors(arma::Mat< size_t > &outputNeighbors, arma::mat &outputDistance, const arma::mat &dataset, const arma::Row< size_t > &labels, const arma::vec &norms, const arma::uvec &points, const size_t numPoints) | mlpack::lmnn::Constraints< MetricType > | |
K() const | mlpack::lmnn::Constraints< MetricType > | inline |
K() | mlpack::lmnn::Constraints< MetricType > | inline |
KNN typedef | mlpack::lmnn::Constraints< MetricType > | |
PreCalulated() const | mlpack::lmnn::Constraints< MetricType > | inline |
PreCalulated() | mlpack::lmnn::Constraints< MetricType > | inline |
TargetNeighbors(arma::Mat< size_t > &outputMatrix, const arma::mat &dataset, const arma::Row< size_t > &labels, const arma::vec &norms) | mlpack::lmnn::Constraints< MetricType > | |
TargetNeighbors(arma::Mat< size_t > &outputMatrix, const arma::mat &dataset, const arma::Row< size_t > &labels, const arma::vec &norms, const size_t begin, const size_t batchSize) | mlpack::lmnn::Constraints< MetricType > | |
Triplets(arma::Mat< size_t > &outputMatrix, const arma::mat &dataset, const arma::Row< size_t > &labels, const arma::vec &norms) | mlpack::lmnn::Constraints< MetricType > |