hashedSMatrixIterator.hh File Reference

#include "matrixIterator.hh"
#include "basics/debug.hh"

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.

Page URL: http://wiki.math.ethz.ch/bin/view/Concepts/WebHome
21 August 2020
© 2020 Eidgenössische Technische Hochschule Zürich