Class documentation of Concepts

Loading...
Searching...
No Matches
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 const SubMatrixN< F_ > type
 
typedef F_::const_iterator iterator
 

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: