#include <linear_index.h>
Public Member Functions | |
| flann_algorithm_t | getIndexType () const |
| LinearIndexParams () | |
| void | print () const |
Definition at line 41 of file linear_index.h.
| cvflann::LinearIndexParams::LinearIndexParams | ( | ) | [inline] |
Definition at line 42 of file linear_index.h.
| flann_algorithm_t cvflann::LinearIndexParams::getIndexType | ( | ) | const [inline] |
Definition at line 44 of file linear_index.h.
| void cvflann::LinearIndexParams::print | ( | ) | const [inline] |
Definition at line 46 of file linear_index.h.