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

Go to the source code of this file.

Classes

struct  flann::squareDistance< Distance, ElementType >
 
struct  flann::squareDistance< L2_Simple< ElementType >, ElementType >
 
struct  flann::squareDistance< L2_3D< ElementType >, ElementType >
 
struct  flann::squareDistance< L2< ElementType >, ElementType >
 
struct  flann::squareDistance< HellingerDistance< ElementType >, ElementType >
 
struct  flann::squareDistance< ChiSquareDistance< ElementType >, ElementType >
 
class  flann::CenterChooser< Distance >
 
class  flann::RandomCenterChooser< Distance >
 
class  flann::GonzalesCenterChooser< Distance >
 
class  flann::KMeansppCenterChooser< Distance >
 
class  flann::GroupWiseCenterChooser< Distance >
 

Namespaces

 flann
 

Functions

template<typename Distance >
Distance::ResultType flann::ensureSquareDistance (typename Distance::ResultType dist)