![]() |
ACloudViewer
3.9.4
A Modern Library for 3D Data Processing
|
#include <dist.h>
Public Types | |
| typedef bool | is_vector_space_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 worst_dist=-1) const |
| typedef T flann::MaxDistance< T >::ElementType |
| typedef bool flann::MaxDistance< T >::is_vector_space_distance |
| typedef Accumulator<T>::Type flann::MaxDistance< T >::ResultType |
|
inline |