| Namespaces | |
| cvflann | |
| Macros | |
| #define | CHECK_ERROR(x, y) if ((x)<0) throw FLANNException((y)); | 
| Functions | |
| template<typename T > | |
| void | cvflann::save_to_file (const cvflann::Matrix< T > &dataset, const std::string &filename, const std::string &name) | 
| template<typename T > | |
| void | cvflann::load_from_file (cvflann::Matrix< T > &dataset, const std::string &filename, const std::string &name) |