ACloudViewer  3.9.4
A Modern Library for 3D Data Processing
autotuned_index.h File Reference
Include dependency graph for autotuned_index.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  flann::AutotunedIndexParams
 
class  flann::AutotunedIndex< Distance >
 

Namespaces

 flann
 

Functions

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