This is the complete list of members for RAWrapperBase, including all inherited members.
Alpha() const =0 | RAWrapperBase | pure virtual |
Alpha()=0 | RAWrapperBase | pure virtual |
Clone() const =0 | RAWrapperBase | pure virtual |
Dataset() const =0 | RAWrapperBase | pure virtual |
FirstLeafExact() const =0 | RAWrapperBase | pure virtual |
FirstLeafExact()=0 | RAWrapperBase | pure virtual |
Naive() const =0 | RAWrapperBase | pure virtual |
Naive()=0 | RAWrapperBase | pure virtual |
RAWrapperBase() | RAWrapperBase | inline |
SampleAtLeaves() const =0 | RAWrapperBase | pure virtual |
SampleAtLeaves()=0 | RAWrapperBase | pure virtual |
Search(util::Timers &timers, arma::mat &&querySet, const size_t k, arma::Mat< size_t > &neighbors, arma::mat &distances, const size_t leafSize)=0 | RAWrapperBase | pure virtual |
Search(util::Timers &timers, const size_t k, arma::Mat< size_t > &neighbors, arma::mat &distances)=0 | RAWrapperBase | pure virtual |
SingleMode() const =0 | RAWrapperBase | pure virtual |
SingleMode()=0 | RAWrapperBase | pure virtual |
SingleSampleLimit() const =0 | RAWrapperBase | pure virtual |
SingleSampleLimit()=0 | RAWrapperBase | pure virtual |
Tau() const =0 | RAWrapperBase | pure virtual |
Tau()=0 | RAWrapperBase | pure virtual |
Train(util::Timers &timers, arma::mat &&referenceSet, const size_t leafSize)=0 | RAWrapperBase | pure virtual |
~RAWrapperBase() | RAWrapperBase | inlinevirtual |