|
MetricKnn API
Fast Similarity Search using the Metric Space Approach
|
Public Attributes | |
| MknnDistanceEval * | distEval_query2query |
| MknnDistanceEval * | distEval_query2ref |
| MknnHeap * | heapNNs |
| int64_t | dist_evaluations |
| int64_t | max_query_objects |
| struct RecordSnakeTable ** | pivot_table |
| void ** | dynamic_pivots |
| void ** | all_pivots |
| double * | dist2pivot |
| int64_t * | pivotSID |
| int64_t | num_pivots |
| int64_t | pos_new_pivot |
| int64_t | id_last_not_pivot |
| bool * | flag_computed_dist2pivots |
| int64_t * | num_pivots_reg |
| int64_t * | pos_last_reg |
| struct SnakeTable_Search * | state |
1.8.9.1