#include <lemon/matrix_maps.h>
Inherits lemon::MatrixMapTraits<_MatrixMap>.
| Public Member Functions | |
| ConstMatrixRowMap (const MatrixMap &_matrix, typename MatrixMap::FirstKey _row) | |
| MatrixMapTraits< MatrixMap > ::ConstReturnValue | operator[] (Key col) const | 
| ConstMatrixRowMap | ( | const MatrixMap & | _matrix, | |
| typename MatrixMap::FirstKey | _row | |||
| ) |  [inline] | 
Constructor of the row map.
| MatrixMapTraits<MatrixMap>::ConstReturnValue operator[] | ( | Key | col | ) | const  [inline] | 
Subscription operator.
 1.5.9
 1.5.9