#include <blas-matrix-iterator.h>
◆ BlasMatrixIndexedIterator() [1/3]
template<class _Field, class _Pointer, class _Element>
| BlasMatrixIndexedIterator |
( |
const size_t & | c_dim, |
|
|
const size_t & | stride, |
|
|
const size_t & | r_index, |
|
|
const size_t & | c_index, |
|
|
const _Pointer & | begin ) |
|
inline |
◆ BlasMatrixIndexedIterator() [2/3]
template<class _Field, class _Pointer, class _Element>
◆ BlasMatrixIndexedIterator() [3/3]
template<class _Field, class _Pointer, class _Element>
◆ operator=()
template<class _Field, class _Pointer, class _Element>
◆ operator==()
template<class _Field, class _Pointer, class _Element>
◆ operator!=()
template<class _Field, class _Pointer, class _Element>
◆ operator++() [1/2]
template<class _Field, class _Pointer, class _Element>
◆ operator++() [2/2]
template<class _Field, class _Pointer, class _Element>
◆ operator--() [1/2]
template<class _Field, class _Pointer, class _Element>
◆ operator--() [2/2]
template<class _Field, class _Pointer, class _Element>
◆ operator*()
template<class _Field, class _Pointer, class _Element>
| value_type & operator* |
( |
| ) |
const |
|
inline |
◆ operator->()
template<class _Field, class _Pointer, class _Element>
| value_type * operator-> |
( |
| ) |
const |
|
inline |
◆ rowIndex()
template<class _Field, class _Pointer, class _Element>
| size_t rowIndex |
( |
| ) |
const |
|
inline |
◆ colIndex()
template<class _Field, class _Pointer, class _Element>
| size_t colIndex |
( |
| ) |
const |
|
inline |
◆ value()
template<class _Field, class _Pointer, class _Element>
| const value_type & value |
( |
| ) |
const |
|
inline |
The documentation for this class was generated from the following file: