Home
last modified time | relevance | path

Searched defs:SparseMatIterator_ (Results 1 – 2 of 2) sorted by relevance

/external/opencv3/modules/core/include/opencv2/core/
Dmat.hpp3040 template<typename _Tp> class SparseMatIterator_ : public SparseMatConstIterator_<_Tp> class
Dmat.inl.hpp2793 SparseMatIterator_<_Tp>::SparseMatIterator_() in SparseMatIterator_() function in cv::SparseMatIterator_
2797 SparseMatIterator_<_Tp>::SparseMatIterator_(SparseMat_<_Tp>* _m) in SparseMatIterator_() function in cv::SparseMatIterator_
2802 SparseMatIterator_<_Tp>::SparseMatIterator_(SparseMat* _m) in SparseMatIterator_() function in cv::SparseMatIterator_
2807 SparseMatIterator_<_Tp>::SparseMatIterator_(const SparseMatIterator_<_Tp>& it) in SparseMatIterator_() function in cv::SparseMatIterator_