Updated CvSparseMat doc (ticket #679)

This commit is contained in:
Ilya Lysenkov 2011-06-08 13:22:09 +00:00
parent 4a1ccbeee6
commit be1f084c54

View File

@ -948,7 +948,6 @@ Multi-dimensional sparse multi-channel array.
struct CvSet* heap;
void** hashtable;
int hashsize;
int total;
int valoffset;
int idxoffset;
int size[CV_MAX_DIM];
@ -1010,13 +1009,6 @@ Multi-dimensional sparse multi-channel array.
.. attribute:: total
Total number of sparse array nodes
.. attribute:: valoffset