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 | |
CvMat * | mat |
typedef double CvFeatureTree::deref< __scalartype, __cvtype >::accum_type |
typedef __scalartype CvFeatureTree::deref< __scalartype, __cvtype >::scalar_type |
CvFeatureTree::deref< __scalartype, __cvtype >::deref | ( | CvMat * | _mat | ) |
scalar_type CvFeatureTree::deref< __scalartype, __cvtype >::operator() | ( | int | i, |
int | j | ||
) | const |
CvMat* CvFeatureTree::deref< __scalartype, __cvtype >::mat |