concepts::_SubMatrix_iterator< F, _Ref, _Ptr >::MatrixType< F_, _Ref_, _Ptr_ > Struct Template Reference

Non-constant matrix for non-constant iterator. More...

#include <subMatrixIterator.hh>

Public Types

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

Detailed Description

template<class F, class _Ref, class _Ptr>
template<class F_, class _Ref_, class _Ptr_>
struct concepts::_SubMatrix_iterator< F, _Ref, _Ptr >::MatrixType< F_, _Ref_, _Ptr_ >

Non-constant matrix for non-constant iterator.

Definition at line 33 of file subMatrixIterator.hh.

Member Typedef Documentation

◆ iterator

template<class F , class _Ref , class _Ptr >
template<class F_ , class _Ref_ , class _Ptr_ >
typedef F_::iterator concepts::_SubMatrix_iterator< F, _Ref, _Ptr >::MatrixType< F_, _Ref_, _Ptr_ >::iterator

Definition at line 145 of file subMatrixIterator.hh.

◆ type

template<class F , class _Ref , class _Ptr >
template<class F_ , class _Ref_ , class _Ptr_ >
typedef SubMatrixN<F_> concepts::_SubMatrix_iterator< F, _Ref, _Ptr >::MatrixType< F_, _Ref_, _Ptr_ >::type

Definition at line 144 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