#include <lemon/matrix_maps.h>
Public Member Functions | |
MapTraits< MatrixMap >::ReturnValue | operator[] (Key row) |
Subscription operator. | |
void | set (Key row, const Value &val) |
Setter function. | |
MapTraits< MatrixMap >::ConstReturnValue | operator[] (Key row) const |
Subscription operator. |
|
Subscription operator. |
|
Setter function. |
|
Subscription operator. |