Information and statistics of the indexing algorithm. More...
#include <kgraph.h>
Public Types | |
enum | StopCondition { ITERATION = 0, DELTA, RECALL } |
Public Attributes | |
enum kgraph::KGraph::IndexInfo::StopCondition | stop_condition |
unsigned | iterations |
float | cost |
float | recall |
float | accuracy |
float | delta |
float | M |
Information and statistics of the indexing algorithm.