subMatrixIterator.hh File Reference

#include "matrixIterator.hh"
#include "space/spaceSet.hh"

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.

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