ConstMatrixRowMap Class Template Reference
[Matrices]

#include <lemon/matrix_maps.h>

Inherits MatrixMapTraits.

List of all members.


Detailed Description

template<typename _MatrixMap>
class lemon::ConstMatrixRowMap< _MatrixMap >

Map for the row view of the matrix.

Public Member Functions

 ConstMatrixRowMap (const MatrixMap &_matrix, typename MatrixMap::FirstKey _row)
 Constructor of the row map.
MatrixMapTraits< MatrixMap >
::ConstReturnValue 
operator[] (Key col) const
 Subscription operator.

Constructor & Destructor Documentation

ConstMatrixRowMap ( const MatrixMap &  _matrix,
typename MatrixMap::FirstKey  _row 
) [inline]

Constructor of the row map.


Member Function Documentation

MatrixMapTraits<MatrixMap>::ConstReturnValue operator[] ( Key  col  )  const [inline]

Subscription operator.


The documentation for this class was generated from the following file:

Generated on Sat Apr 19 14:20:56 2008 for LEMON by  doxygen 1.5.5