cvflann::MaxDistance< T > Struct Template Reference
#include <dist.h>
Public Types
Public Member Functions
template<typename Iterator1 , typename Iterator2 >
Member Typedef Documentation
Member Function Documentation
template<class T >
template<typename Iterator1 , typename Iterator2 >
Iterator2
b,
size_t
size,
)
const
inline
Compute the max distance (L_infinity) between two vectors.
This distance is not a valid kdtree distance, it's not dimensionwise additive.
The documentation for this struct was generated from the following file: