OpenCV  2.4.13.2
Open Source Computer Vision
cvflann::simpleDistance< ChiSquareDistance< ElementType >, ElementType > Struct Template Reference

#include <dist.h>

Public Types

typedef ChiSquareDistance< ElementType >::ResultType ResultType
 

Public Member Functions

ResultType operator() (ResultType dist)
 

Member Typedef Documentation

§ ResultType

template<typename ElementType >
typedef ChiSquareDistance<ElementType>::ResultType cvflann::simpleDistance< ChiSquareDistance< ElementType >, ElementType >::ResultType

Member Function Documentation

§ operator()()

template<typename ElementType >
ResultType cvflann::simpleDistance< ChiSquareDistance< ElementType >, ElementType >::operator() ( ResultType  dist)
inline

The documentation for this struct was generated from the following file: