OpenCV  3.0.0
Open Source Computer Vision
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Public Types | Public Member Functions | List of all members
cvflann::simpleDistance< Distance, ElementType > Struct Template Reference

#include "dist.h"

Public Types

typedef Distance::ResultType ResultType
 

Public Member Functions

ResultType operator() (ResultType dist)
 

Member Typedef Documentation

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

Member Function Documentation

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

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