SparseMatIterator_ 3040 modules/core/include/opencv2/core/mat.hpp template<typename _Tp> class SparseMatIterator_ : public SparseMatConstIterator_<_Tp> SparseMatIterator_ 2793 modules/core/include/opencv2/core/mat.inl.hpp SparseMatIterator_<_Tp>::SparseMatIterator_() SparseMatIterator_ 2797 modules/core/include/opencv2/core/mat.inl.hpp SparseMatIterator_<_Tp>::SparseMatIterator_(SparseMat_<_Tp>* _m) SparseMatIterator_ 2802 modules/core/include/opencv2/core/mat.inl.hpp SparseMatIterator_<_Tp>::SparseMatIterator_(SparseMat* _m) SparseMatIterator_ 2807 modules/core/include/opencv2/core/mat.inl.hpp SparseMatIterator_<_Tp>::SparseMatIterator_(const SparseMatIterator_<_Tp>& it)