struct cvflann::KDTreeSingleIndexParams
#include <kdtree_single_index.h> struct KDTreeSingleIndexParams: public std::map< K, T > { // construction KDTreeSingleIndexParams( int leaf_max_size = 10, bool reorder = true, int dim = -1 ); };
#include <kdtree_single_index.h> struct KDTreeSingleIndexParams: public std::map< K, T > { // construction KDTreeSingleIndexParams( int leaf_max_size = 10, bool reorder = true, int dim = -1 ); };