mlpack
|
This is the complete list of members for mlpack::neighbor::QDAFN< MatType >, including all inherited members.
CandidateSet(const size_t t) const | mlpack::neighbor::QDAFN< MatType > | inline |
CandidateSet(const size_t t) | mlpack::neighbor::QDAFN< MatType > | inline |
NumProjections() const | mlpack::neighbor::QDAFN< MatType > | inline |
QDAFN(const size_t l, const size_t m) | mlpack::neighbor::QDAFN< MatType > | |
QDAFN(const MatType &referenceSet, const size_t l, const size_t m) | mlpack::neighbor::QDAFN< MatType > | |
Search(const MatType &querySet, const size_t k, arma::Mat< size_t > &neighbors, arma::mat &distances) | mlpack::neighbor::QDAFN< MatType > | |
serialize(Archive &ar, const uint32_t) | mlpack::neighbor::QDAFN< MatType > | |
Train(const MatType &referenceSet, const size_t l=0, const size_t m=0) | mlpack::neighbor::QDAFN< MatType > |