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