concepts::_Matrix_iterator< _Tp, _Ref, _Ptr >::MatrixType< _Tp_, const _Tp_ &, const _Tp_ * > Struct Template Reference

Constant matrix for constant iterator. More...

#include <matrixIterator.hh>

Public Types

typedef const Matrix< _Tp_ > type
 

Detailed Description

template<class _Tp, class _Ref, class _Ptr>
template<class _Tp_>
struct concepts::_Matrix_iterator< _Tp, _Ref, _Ptr >::MatrixType< _Tp_, const _Tp_ &, const _Tp_ * >

Constant matrix for constant iterator.

Definition at line 427 of file matrixIterator.hh.

Member Typedef Documentation

◆ type

template<class _Tp , class _Ref , class _Ptr >
template<class _Tp_ >
typedef const Matrix<_Tp_> concepts::_Matrix_iterator< _Tp, _Ref, _Ptr >::MatrixType< _Tp_, const _Tp_ &, const _Tp_ * >::type

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