MetricKnn API
Fast Similarity Search using the Metric Space Approach
Public Attributes | List of all members
MknnResult Struct Reference

Public Attributes

int64_t num_queries
 
int64_t num_nn_max
 
double total_search_time
 
int64_t total_distance_evaluations
 
MknnResultQueryall_results
 
int64_t * all_positions
 
double * all_distances
 
MknnResolverresolver
 
MknnDatasetquery_dataset
 
bool free_resolver_on_release
 
bool free_query_dataset_on_release
 

The documentation for this struct was generated from the following file:
Powered by Download MetricKnn