the sparse matrix header
More...
#include <core.hpp>
§ Hdr()
cv::SparseMat::Hdr::Hdr |
( |
int |
_dims, |
|
|
const int * |
_sizes, |
|
|
int |
_type |
|
) |
| |
§ clear()
void cv::SparseMat::Hdr::clear |
( |
| ) |
|
§ dims
int cv::SparseMat::Hdr::dims |
§ freeList
size_t cv::SparseMat::Hdr::freeList |
§ hashtab
vector<size_t> cv::SparseMat::Hdr::hashtab |
§ nodeCount
size_t cv::SparseMat::Hdr::nodeCount |
§ nodeSize
size_t cv::SparseMat::Hdr::nodeSize |
§ pool
vector<uchar> cv::SparseMat::Hdr::pool |
§ refcount
int cv::SparseMat::Hdr::refcount |
§ size
§ valueOffset
int cv::SparseMat::Hdr::valueOffset |
The documentation for this struct was generated from the following file: