#include <lemon/matrix_maps.h>
Public Member Functions | |
ConstMatrixColMap (const MatrixMap &_matrix, typename MatrixMap::SecondKey _col) | |
Constructor of the column map. | |
MatrixMapTraits< MatrixMap >::ConstReturnValue | operator[] (Key row) const |
Subscription operator. |
ConstMatrixColMap | ( | const MatrixMap & | _matrix, | |
typename MatrixMap::SecondKey | _col | |||
) | [inline] |
Constructor of the column map.
MatrixMapTraits<MatrixMap>::ConstReturnValue operator[] | ( | Key | row | ) | const [inline] |
Subscription operator.