Constraints< MetricType > Member List

This is the complete list of members for Constraints< MetricType >, including all inherited members.

Constraints(const arma::mat &dataset, const arma::Row< size_t > &labels, const size_t k)Constraints< MetricType >
Impostors(arma::Mat< size_t > &outputMatrix, const arma::mat &dataset, const arma::Row< size_t > &labels, const arma::vec &norms)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)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)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)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)Constraints< MetricType >
K() constConstraints< MetricType >inline
K()Constraints< MetricType >inline
KNN typedefConstraints< MetricType >
PreCalulated() constConstraints< MetricType >inline
PreCalulated()Constraints< MetricType >inline
TargetNeighbors(arma::Mat< size_t > &outputMatrix, const arma::mat &dataset, const arma::Row< size_t > &labels, const arma::vec &norms)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)Constraints< MetricType >
Triplets(arma::Mat< size_t > &outputMatrix, const arma::mat &dataset, const arma::Row< size_t > &labels, const arma::vec &norms)Constraints< MetricType >