MatrixRowMap< _MatrixMap > Class Template Reference
[Matrices]


Detailed Description

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

Map for the coloumn view of the matrix. #include <lemon/matrix_maps.h>

Inherits lemon::MatrixMapTraits<_MatrixMap>.

List of all members.

Public Member Functions

 MatrixRowMap (MatrixMap &_matrix, typename MatrixMap::FirstKey _row)
MatrixMapTraits< MatrixMap >
::ReturnValue 
operator[] (Key col)
void set (Key col, const Value &val)
MatrixMapTraits< MatrixMap >
::ConstReturnValue 
operator[] (Key col) const


Constructor & Destructor Documentation

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

Constructor of the row map.


Member Function Documentation

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

Subscription operator.

void set ( Key  col,
const Value &  val 
) [inline]

Setter function.

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

Subscription operator.


Generated on Thu Jun 4 04:06:16 2009 for LEMON by  doxygen 1.5.9