OpenCV  4.0.0-alpha
Open Source Computer Vision
Public Types | Public Member Functions | List of all members
cvflann::squareDistance< Distance, ElementType > Struct Template Reference

#include "dist.h"

Public Types

typedef Distance::ResultType ResultType
 

Public Member Functions

ResultType operator() (ResultType dist)
 

Member Typedef Documentation

§ ResultType

template<typename Distance, typename ElementType>
typedef Distance::ResultType cvflann::squareDistance< Distance, ElementType >::ResultType

Member Function Documentation

§ operator()()

template<typename Distance, typename ElementType>
ResultType cvflann::squareDistance< Distance, ElementType >::operator() ( ResultType  dist)
inline

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