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