Hdr 2406 modules/core/include/opencv2/core/mat.hpp Hdr(int _dims, const int* _sizes, int _type); Hdr 2655 modules/core/include/opencv2/core/mat.hpp Hdr* hdr; Hdr 4712 modules/core/src/matrix.cpp SparseMat::Hdr::Hdr( int _dims, const int* _sizes, int _type ) Hdr 4730 modules/core/src/matrix.cpp void SparseMat::Hdr::clear() Hdr 4792 modules/core/src/matrix.cpp hdr = new Hdr(d, _sizes, _type); Hdr 5172 modules/core/src/matrix.cpp SparseMat::Hdr& hdr = *m->hdr; Hdr 5191 modules/core/src/matrix.cpp SparseMat::Hdr& hdr = *m->hdr;