hashedSMatrixIterator.hh File Reference
Go to the source code of this file.
Classes | |
class | concepts::_HashedSMatrix_iterator< _Tp, _Ref, _Ptr > |
STL like iterator for hashed sparse matrices. More... | |
class | concepts::HashedSparseMatrix< T > |
A matrix in sparse storage using hashes. More... | |
struct | concepts::_HashedSMatrix_iterator< _Tp, _Ref, _Ptr >::MatrixType< _Tp_, _Ref_, _Ptr_ > |
Non-constant matrix for non-constant iterator. More... | |
struct | concepts::_HashedSMatrix_iterator< _Tp, _Ref, _Ptr >::MatrixType< _Tp_, _Ref_, _Ptr_ > |
Non-constant matrix for non-constant iterator. More... | |
struct | concepts::_HashedSMatrix_iterator< _Tp, _Ref, _Ptr >::MatrixType< _Tp_, const _Tp_ &, const _Tp_ * > |
Constant matrix for constant iterator. More... | |
Namespaces | |
concepts | |
Basic namespace for Concepts-2. | |
Detailed Description
matrix iterator for hashed sparse matrices
Definition in file hashedSMatrixIterator.hh.