Searched defs:CvSparseMat (Results 1 - 1 of 1) sorted by relevance

/external/opencv/cxcore/include/
H A Dcxtypes.h738 * Multi-dimensional sparse array (CvSparseMat) *
746 typedef struct CvSparseMat struct
760 CvSparseMat; typedef in typeref:struct:CvSparseMat
764 (((const CvSparseMat*)(mat))->type & CV_MAGIC_MASK) == CV_SPARSE_MAT_MAGIC_VAL)
780 CvSparseMat* mat;

Completed in 57 milliseconds