SparseCOOElementTemplatInterface specification.
More...
#include <AbstractLinAlgPack_MatrixCOORTmplItfc.hpp>
Public Member Functions | |
| MatrixCOORTmplItfcItr (const T_Scalar *value, const T_Index *row_i, const T_Index *col_j, T_Index nz) | |
| void | operator++ () |
| bool | operator!= (const MatrixCOORTmplItfcItr< T_Scalar, T_Index > &itr) const |
|
const MatrixCOORTmplItfcItrEleView< T_Scalar, T_Index > * | operator-> () const |
SparseCOOElementTemplatInterface specification.
Definition at line 120 of file AbstractLinAlgPack_MatrixCOORTmplItfc.hpp.
1.4.7