KGraph
 All Classes Namespaces Functions Pages
Public Types | Public Attributes | List of all members
kgraph::KGraph::IndexInfo Struct Reference

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
 

Detailed Description

Information and statistics of the indexing algorithm.


The documentation for this struct was generated from the following file: