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

#include "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::squareDistance< L2_Simple< ElementType >, ElementType >::ResultType

Member Function Documentation

§ operator()()

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

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