_VlHIKMTree Struct Reference
#include <hikmeans.h>
Detailed Description
Definition at line 34 of file hikmeans.h.
Data Fields | |
int | M |
int | K |
int | max_niters |
int | method |
int | verb |
int | depth |
VlHIKMNode * | root |
Field Documentation
int _VlHIKMTree::M |
int _VlHIKMTree::K |
IKM: method
Definition at line 38 of file hikmeans.h.
Depth of the tree
Definition at line 41 of file hikmeans.h.
Referenced by vl_hikm_train(), and xmeans().
The documentation for this struct was generated from the following file: