#include <types_c.h>
Public Attributes | |
int | type |
int | dims |
int * | refcount |
int | hdr_refcount |
struct CvSet * | heap |
void ** | hashtable |
int | hashsize |
int | valoffset |
int | idxoffset |
int | size [32] |
int CvSparseMat::dims |
int CvSparseMat::hashsize |
void** CvSparseMat::hashtable |
int CvSparseMat::hdr_refcount |
struct CvSet* CvSparseMat::heap |
int CvSparseMat::idxoffset |
int* CvSparseMat::refcount |
int CvSparseMat::size[32] |
int CvSparseMat::type |
int CvSparseMat::valoffset |