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() const | Constraints< MetricType > | inline |
| K() | Constraints< MetricType > | inline |
| KNN typedef | Constraints< MetricType > | |
| PreCalulated() const | Constraints< 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 > |