OpenCV  3.2.0-dev
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

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

Member Function Documentation

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

References cv::sqrt().

Here is the call graph for this function:


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