DrusillaSelect< MatType > Member List

This is the complete list of members for DrusillaSelect< MatType >, including all inherited members.

CandidateIndices() constDrusillaSelect< MatType >inline
CandidateIndices()DrusillaSelect< MatType >inline
CandidateSet() constDrusillaSelect< MatType >inline
CandidateSet()DrusillaSelect< MatType >inline
DrusillaSelect(const MatType &referenceSet, const size_t l, const size_t m)DrusillaSelect< MatType >
DrusillaSelect(const size_t l, const size_t m)DrusillaSelect< MatType >
Search(const MatType &querySet, const size_t k, arma::Mat< size_t > &neighbors, arma::mat &distances)DrusillaSelect< MatType >
serialize(Archive &ar, const uint32_t)DrusillaSelect< MatType >
Train(const MatType &referenceSet, const size_t l=0, const size_t m=0)DrusillaSelect< MatType >