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