Classes | Namespaces | Functions
all_indices.h File Reference

Go to the source code of this file.

Classes

struct  cvflann::index_creator< KDTreeCapability, VectorSpace, Distance >
 
struct  cvflann::index_creator< False, VectorSpace, Distance >
 
struct  cvflann::index_creator< False, False, Distance >
 

Namespaces

 cvflann
 

Functions

template<typename Distance >
NNIndex< Distance > * cvflann::create_index_by_type (const Matrix< typename Distance::ElementType > &dataset, const IndexParams &params, const Distance &distance)