mlpack  1.0.12
mlpack::range::RangeSearch< MetricType, TreeType > Member List

This is the complete list of members for mlpack::range::RangeSearch< MetricType, TreeType >, including all inherited members.

hasQuerySetmlpack::range::RangeSearch< MetricType, TreeType >private
metricmlpack::range::RangeSearch< MetricType, TreeType >private
naivemlpack::range::RangeSearch< MetricType, TreeType >private
numPrunesmlpack::range::RangeSearch< MetricType, TreeType >private
oldFromNewQueriesmlpack::range::RangeSearch< MetricType, TreeType >private
oldFromNewReferencesmlpack::range::RangeSearch< MetricType, TreeType >private
queryCopymlpack::range::RangeSearch< MetricType, TreeType >private
querySetmlpack::range::RangeSearch< MetricType, TreeType >private
queryTreemlpack::range::RangeSearch< MetricType, TreeType >private
RangeSearch(const typename TreeType::Mat &referenceSet, const typename TreeType::Mat &querySet, const bool naive=false, const bool singleMode=false, const MetricType metric=MetricType())mlpack::range::RangeSearch< MetricType, TreeType >
RangeSearch(const typename TreeType::Mat &referenceSet, const bool naive=false, const bool singleMode=false, const MetricType metric=MetricType())mlpack::range::RangeSearch< MetricType, TreeType >
RangeSearch(TreeType *referenceTree, TreeType *queryTree, const typename TreeType::Mat &referenceSet, const typename TreeType::Mat &querySet, const bool singleMode=false, const MetricType metric=MetricType())mlpack::range::RangeSearch< MetricType, TreeType >
RangeSearch(TreeType *referenceTree, const typename TreeType::Mat &referenceSet, const bool singleMode=false, const MetricType metric=MetricType())mlpack::range::RangeSearch< MetricType, TreeType >
referenceCopymlpack::range::RangeSearch< MetricType, TreeType >private
referenceSetmlpack::range::RangeSearch< MetricType, TreeType >private
referenceTreemlpack::range::RangeSearch< MetricType, TreeType >private
Search(const math::Range &range, std::vector< std::vector< size_t > > &neighbors, std::vector< std::vector< double > > &distances)mlpack::range::RangeSearch< MetricType, TreeType >
singleModemlpack::range::RangeSearch< MetricType, TreeType >private
ToString() const mlpack::range::RangeSearch< MetricType, TreeType >
treeOwnermlpack::range::RangeSearch< MetricType, TreeType >private
~RangeSearch()mlpack::range::RangeSearch< MetricType, TreeType >