|  | OpenCV
    4.4.0
    Open Source Computer Vision | 
sparse matrix node - element of a hash table More...
#include <opencv2/core/mat.hpp>
| Public Attributes | |
| size_t | hashval | 
| hash value  More... | |
| int | idx [MAX_DIM] | 
| index of the matrix element  More... | |
| size_t | next | 
| index of the next node in the same hash table entry  More... | |
sparse matrix node - element of a hash table
| size_t cv::SparseMat::Node::hashval | 
hash value
| int cv::SparseMat::Node::idx[MAX_DIM] | 
index of the matrix element
| size_t cv::SparseMat::Node::next | 
index of the next node in the same hash table entry
 1.8.13
 1.8.13