|
ug4
|
#include <mapsparsematrix.h>
Inheritance diagram for ug::MapSparseMatrix< TValueType >::const_row_iterator:Public Member Functions | |
| const_row_iterator (super it) | |
| size_t | index () const |
| const value_type & | value () |
Private Types | |
| typedef std::map< size_t, TValueType >::const_iterator | super |
|
private |
|
inline |
|
inline |
Referenced by ug::MapSparseMatrix< TValueType >::axpy().
|
inline |
Referenced by ug::MapSparseMatrix< TValueType >::axpy().