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< L2< ElementType >, ElementType > Struct Template Reference

#include "dist.h"

Public Types

typedef L2< ElementType >
::ResultType 
ResultType
 

Public Member Functions

ResultType operator() (ResultType dist)
 

Member Typedef Documentation

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

Member Function Documentation

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

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