Home
last modified time | relevance | path

Searched defs:dataset_ (Results 1 – 6 of 6) sorted by relevance

/external/opencv3/modules/flann/include/opencv2/flann/
Dlsh_index.h91 dataset_(input_data), index_params_(params), distance_(d) in dataset_() function
371 Matrix<ElementType> dataset_; variable
Dlinear_index.h59 dataset_(inputData), index_params_(params), distance_(d) in dataset_() function
Dautotuned_index.h77 dataset_(inputData), distance_(d) in dataset_() function
571 const Matrix<ElementType> dataset_; variable
Dkdtree_index.h86 dataset_(inputData), index_params_(params), distance_(d) in dataset_() function
588 const Matrix<ElementType> dataset_; variable
Dkmeans_index.h348 : dataset_(inputData), index_params_(params), root_(NULL), indices_(NULL), distance_(d) in dataset_() function
1124 const Matrix<ElementType> dataset_; variable
Dkdtree_single_index.h86 dataset_(inputData), index_params_(params), distance_(d) in dataset_() function