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

Constant matrix for constant iterator. More...

#include <hashedSMatrixIterator.hh>

Public Types

typedef const HashedSparseMatrix< _Tp_ > type
 

Detailed Description

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

Constant matrix for constant iterator.

Definition at line 128 of file hashedSMatrixIterator.hh.

Member Typedef Documentation

◆ type

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

Definition at line 131 of file hashedSMatrixIterator.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