concepts::_SubMatrix_iterator< F, _Ref, _Ptr >::MatrixType< F_, const F::type &, const F::type * > Struct Template Reference

Constant matrix for constant iterator. More...

#include <subMatrixIterator.hh>

Public Types

typedef F_::const_iterator iterator
 
typedef const SubMatrixN< F_ > type
 

Detailed Description

template<class F, class _Ref, class _Ptr>
template<class F_>
struct concepts::_SubMatrix_iterator< F, _Ref, _Ptr >::MatrixType< F_, const F::type &, const F::type * >

Constant matrix for constant iterator.

Definition at line 151 of file subMatrixIterator.hh.

Member Typedef Documentation

◆ iterator

template<class F , class _Ref , class _Ptr >
template<class F_ >
typedef F_::const_iterator concepts::_SubMatrix_iterator< F, _Ref, _Ptr >::MatrixType< F_, const F::type &, const F::type * >::iterator

Definition at line 155 of file subMatrixIterator.hh.

◆ type

template<class F , class _Ref , class _Ptr >
template<class F_ >
typedef const SubMatrixN<F_> concepts::_SubMatrix_iterator< F, _Ref, _Ptr >::MatrixType< F_, const F::type &, const F::type * >::type

Definition at line 154 of file subMatrixIterator.hh.


The documentation for this struct was generated from the following file:
Page URL: http://wiki.math.ethz.ch/bin/view/Concepts/WebHome
21 August 2020
© 2020 Eidgenössische Technische Hochschule Zürich