MetricKnn API
Fast Similarity Search using the Metric Space Approach
|
This is the complete list of members for mknn::Result, including all inherited members.
getNumQueries() | mknn::Result | |
getQueryDataset() | mknn::Result | |
getResolver() | mknn::Result | |
getResultQuery(long long num_query) | mknn::Result | |
getTotalDistanceEvaluations() | mknn::Result | |
getTotalSearchTime() | mknn::Result | |
operator=(const Result &other) | mknn::Result | |
pimpl | mknn::Result | protected |
Resolver (defined in mknn::Result) | mknn::Result | friend |
Result() | mknn::Result | |
Result(const Result &other) | mknn::Result | |
~Result() | mknn::Result | virtual |