#include <AbstractLinAlgPack_GenPermMatrixSliceIterator.hpp>
Public Types | |
| typedef T | index_type |
| | |
| typedef ptrdiff_t | difference_type |
| | |
Public Member Functions | |
| row_col_value_type (difference_type row_off, difference_type col_off, index_type row_i[], index_type col_j[], size_type nz) | |
| | |
| void | bind_view (const row_col_value_type< T > &val) |
| | |
| void | increment (difference_type) |
| | |
| index_type | row_i () const |
| | |
| index_type | col_j () const |
| | |
| index_type * | row_i_ptr () const |
| May be NULL. | |
| row_col_value_type< T > & | operator= (const row_col_value_type< T > &val) |
| | |
| operator const external_row_col_value_type () const | |
| | |
| row_col_value_type< T > & | operator= (const external_row_col_value_type< T > &val) |
| | |
Definition at line 76 of file AbstractLinAlgPack_GenPermMatrixSliceIterator.hpp.
|
|||||
|
Definition at line 79 of file AbstractLinAlgPack_GenPermMatrixSliceIterator.hpp. |
|
|||||
|
Definition at line 81 of file AbstractLinAlgPack_GenPermMatrixSliceIterator.hpp. |
|
||||||||||||||||||||||||||||
|
Definition at line 224 of file AbstractLinAlgPack_GenPermMatrixSliceIterator.hpp. |
|
||||||||||
|
Definition at line 242 of file AbstractLinAlgPack_GenPermMatrixSliceIterator.hpp. |
|
||||||||||
|
Definition at line 254 of file AbstractLinAlgPack_GenPermMatrixSliceIterator.hpp. |
|
|||||||||
|
Definition at line 263 of file AbstractLinAlgPack_GenPermMatrixSliceIterator.hpp. |
|
|||||||||
|
Definition at line 271 of file AbstractLinAlgPack_GenPermMatrixSliceIterator.hpp. |
|
|||||||||
|
May be NULL.
Definition at line 279 of file AbstractLinAlgPack_GenPermMatrixSliceIterator.hpp. |
|
||||||||||
|
Definition at line 286 of file AbstractLinAlgPack_GenPermMatrixSliceIterator.hpp. |
|
|||||||||
|
Definition at line 103 of file AbstractLinAlgPack_GenPermMatrixSliceIterator.hpp. |
|
||||||||||
|
Definition at line 108 of file AbstractLinAlgPack_GenPermMatrixSliceIterator.hpp. |
1.3.9.1