Wondercoll
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros
Public Types | Public Member Functions | Public Attributes | List of all members
CvFeatureTree::deref< __scalartype, __cvtype > Struct Template Reference

Public Types

typedef __scalartype scalar_type
 
typedef double accum_type
 

Public Member Functions

 deref (CvMat *_mat)
 
scalar_type operator() (int i, int j) const
 

Public Attributes

CvMatmat
 

Member Typedef Documentation

template<class __scalartype , int __cvtype>
typedef double CvFeatureTree::deref< __scalartype, __cvtype >::accum_type
template<class __scalartype , int __cvtype>
typedef __scalartype CvFeatureTree::deref< __scalartype, __cvtype >::scalar_type

Constructor & Destructor Documentation

template<class __scalartype , int __cvtype>
CvFeatureTree::deref< __scalartype, __cvtype >::deref ( CvMat _mat)

Member Function Documentation

template<class __scalartype , int __cvtype>
scalar_type CvFeatureTree::deref< __scalartype, __cvtype >::operator() ( int  i,
int  j 
) const

Member Data Documentation

template<class __scalartype , int __cvtype>
CvMat* CvFeatureTree::deref< __scalartype, __cvtype >::mat

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