![]() |
ACloudViewer
3.9.4
A Modern Library for 3D Data Processing
|
#include <dist.h>
Public Types | |
| typedef bool | is_kdtree_distance |
| typedef T | ElementType |
| typedef Accumulator< T >::Type | ResultType |
Public Member Functions | |
| template<typename Iterator1 , typename Iterator2 > | |
| ResultType | operator() (Iterator1 a, Iterator2 b, size_t size, ResultType=-1) const |
| template<typename U , typename V > | |
| ResultType | accum_dist (const U &a, const V &b, int) const |
| typedef T flann::HellingerDistance< T >::ElementType |
| typedef bool flann::HellingerDistance< T >::is_kdtree_distance |
| typedef Accumulator<T>::Type flann::HellingerDistance< T >::ResultType |
|
inline |
|
inline |