concepts::_Matrix_iterator< _Tp, _Ref, _Ptr >::MatrixType< _Tp_, _Ref_, _Ptr_ > Struct Template Reference

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

#include <matrixIterator.hh>

Public Types

typedef Matrix< _Tp_ > type
 

Detailed Description

template<class _Tp, class _Ref, class _Ptr>
template<class _Tp_, class _Ref_, class _Ptr_>
struct concepts::_Matrix_iterator< _Tp, _Ref, _Ptr >::MatrixType< _Tp_, _Ref_, _Ptr_ >

Non-constant matrix for non-constant iterator.

Definition at line 284 of file matrixIterator.hh.

Member Typedef Documentation

◆ type

template<class _Tp , class _Ref , class _Ptr >
template<class _Tp_ , class _Ref_ , class _Ptr_ >
typedef Matrix<_Tp_> concepts::_Matrix_iterator< _Tp, _Ref, _Ptr >::MatrixType< _Tp_, _Ref_, _Ptr_ >::type

Definition at line 421 of file matrixIterator.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