subMatrixIterator.hh File Reference
Go to the source code of this file.
Classes | |
class | concepts::_SubMatrix_iterator< F, _Ref, _Ptr > |
STL like iterator for sub matrices. More... | |
struct | concepts::_SubMatrix_iterator< F, _Ref, _Ptr >::MatrixType< F_, _Ref_, _Ptr_ > |
Non-constant matrix for non-constant iterator. More... | |
struct | concepts::_SubMatrix_iterator< F, _Ref, _Ptr >::MatrixType< F_, _Ref_, _Ptr_ > |
Non-constant matrix for non-constant iterator. More... | |
struct | concepts::_SubMatrix_iterator< F, _Ref, _Ptr >::MatrixType< F_, const F::type &, const F::type * > |
Constant matrix for constant iterator. More... | |
class | concepts::SubMatrixN< F > |
Abstract class for an operator, which is a sub matrix of another matrix. More... | |
Namespaces | |
concepts | |
Basic namespace for Concepts-2. | |
Detailed Description
iterator for sub matrices
Definition in file subMatrixIterator.hh.