OpenCV  4.1.1-pre
Open Source Computer Vision
Looking for a C++ dev who knows OpenCV?
I'm looking for work. Hire me!
cvflann::simpleDistance< L2_Simple< ElementType >, ElementType > Struct Template Reference

#include <opencv2/flann/dist.h>

Public Types

typedef L2_Simple< ElementType >::ResultType ResultType
 

Public Member Functions

ResultType operator() (ResultType dist)
 

Member Typedef Documentation

◆ ResultType

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

Member Function Documentation

◆ operator()()

template<typename ElementType >
ResultType cvflann::simpleDistance< L2_Simple< 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: