Commit be1f084c authored by Ilya Lysenkov's avatar Ilya Lysenkov

Updated CvSparseMat doc (ticket #679)

parent 4a1ccbee
......@@ -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
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment