#include <dist.h>
| Public Types | |
| typedef T | ElementType | 
| typedef bool | is_kdtree_distance | 
| typedef Accumulator< T >::Type | ResultType | 
| Public Member Functions | |
| template<typename U , typename V > | |
| ResultType | accum_dist (const U &a, const V &b, int) const | 
| template<typename Iterator1 , typename Iterator2 > | |
| ResultType | operator() (Iterator1 a, Iterator2 b, size_t size, ResultType worst_dist=-1) const | 
| typedef T rtflann::KL_Divergence< T >::ElementType | 
| typedef bool rtflann::KL_Divergence< T >::is_kdtree_distance | 
| typedef Accumulator<T>::Type rtflann::KL_Divergence< T >::ResultType | 
| 
 | inline | 
| 
 | inline |