Static Public Member Functions
cvflann::index_creator< KDTreeCapability, VectorSpace, Distance > Struct Template Reference

#include <all_indices.h>

List of all members.

Static Public Member Functions

static NNIndex< Distance > * create (const Matrix< typename Distance::ElementType > &dataset, const IndexParams &params, const Distance &distance)

template<typename KDTreeCapability, typename VectorSpace, typename Distance>
struct cvflann::index_creator< KDTreeCapability, VectorSpace, Distance >


Member Function Documentation

template<typename KDTreeCapability , typename VectorSpace , typename Distance >
static NNIndex<Distance>* cvflann::index_creator< KDTreeCapability, VectorSpace, Distance >::create ( const Matrix< typename Distance::ElementType > &  dataset,
const IndexParams params,
const Distance &  distance 
) [static]

The documentation for this struct was generated from the following file: