#include <hikmeans.h>
Data Fields | |
int | M |
int | K |
int | max_niters |
int | method |
int | verb |
int | depth |
VlHIKMNode * | root |
int _VlHIKMTree::M |
IKM: data dimensionality
int _VlHIKMTree::K |
IKM: K
IKM: maximum # of iterations
IKM: method
Verbosity level
Depth of the tree
Tree root node