, including all inherited members.
AutotunedIndex(const Matrix< ELEM_TYPE > &inputData, const AutotunedIndexParams ¶ms=AutotunedIndexParams()) | cvflann::AutotunedIndex< ELEM_TYPE, DIST_TYPE > | [inline] |
bestIndex | cvflann::AutotunedIndex< ELEM_TYPE, DIST_TYPE > | [private] |
bestParams | cvflann::AutotunedIndex< ELEM_TYPE, DIST_TYPE > | [private] |
bestSearchParams | cvflann::AutotunedIndex< ELEM_TYPE, DIST_TYPE > | [private] |
buildIndex() | cvflann::AutotunedIndex< ELEM_TYPE, DIST_TYPE > | [inline, virtual] |
dataset | cvflann::AutotunedIndex< ELEM_TYPE, DIST_TYPE > | [private] |
estimateBuildParams() | cvflann::AutotunedIndex< ELEM_TYPE, DIST_TYPE > | [inline, private] |
estimateSearchParams(SearchParams &searchParams) | cvflann::AutotunedIndex< ELEM_TYPE, DIST_TYPE > | [inline, private] |
evaluate_kdtree(CostData &cost, const KDTreeIndexParams &kdtree_params) | cvflann::AutotunedIndex< ELEM_TYPE, DIST_TYPE > | [inline, private] |
evaluate_kmeans(CostData &cost, const KMeansIndexParams &kmeans_params) | cvflann::AutotunedIndex< ELEM_TYPE, DIST_TYPE > | [inline, private] |
findNeighbors(ResultSet< ELEM_TYPE > &result, const ELEM_TYPE *vec, const SearchParams &searchParams) | cvflann::AutotunedIndex< ELEM_TYPE, DIST_TYPE > | [inline, virtual] |
getParameters() const | cvflann::AutotunedIndex< ELEM_TYPE, DIST_TYPE > | [inline, virtual] |
getType() const | cvflann::AutotunedIndex< ELEM_TYPE, DIST_TYPE > | [inline, virtual] |
gt_matches | cvflann::AutotunedIndex< ELEM_TYPE, DIST_TYPE > | [private] |
index_params | cvflann::AutotunedIndex< ELEM_TYPE, DIST_TYPE > | [private] |
KDTreeCostData typedef | cvflann::AutotunedIndex< ELEM_TYPE, DIST_TYPE > | [private] |
KMeansCostData typedef | cvflann::AutotunedIndex< ELEM_TYPE, DIST_TYPE > | [private] |
loadIndex(FILE *stream) | cvflann::AutotunedIndex< ELEM_TYPE, DIST_TYPE > | [inline, virtual] |
optimizeKDTree() | cvflann::AutotunedIndex< ELEM_TYPE, DIST_TYPE > | [inline, private] |
optimizeKMeans() | cvflann::AutotunedIndex< ELEM_TYPE, DIST_TYPE > | [inline, private] |
sampledDataset | cvflann::AutotunedIndex< ELEM_TYPE, DIST_TYPE > | [private] |
saveIndex(FILE *stream) | cvflann::AutotunedIndex< ELEM_TYPE, DIST_TYPE > | [inline, virtual] |
size() const | cvflann::AutotunedIndex< ELEM_TYPE, DIST_TYPE > | [inline, virtual] |
speedup | cvflann::AutotunedIndex< ELEM_TYPE, DIST_TYPE > | [private] |
testDataset | cvflann::AutotunedIndex< ELEM_TYPE, DIST_TYPE > | [private] |
usedMemory() const | cvflann::AutotunedIndex< ELEM_TYPE, DIST_TYPE > | [inline, virtual] |
veclen() const | cvflann::AutotunedIndex< ELEM_TYPE, DIST_TYPE > | [inline, virtual] |
~AutotunedIndex() | cvflann::AutotunedIndex< ELEM_TYPE, DIST_TYPE > | [inline, virtual] |
~NNIndex() | cvflann::NNIndex< ELEM_TYPE > | [inline, virtual] |