matrix_maps.h File Reference


Detailed Description

Todo:
This file has the same name as the concept file in concept/, and this is not easily detectable in docs...

#include <vector>
#include <lemon/utility.h>
#include <lemon/maps.h>

Go to the source code of this file.

Namespaces

namespace  lemon

Classes

class  MatrixRowMap
 Map for the coloumn view of the matrix. More...
class  ConstMatrixRowMap
 Map for the row view of the matrix. More...
class  MatrixColMap
 Map for the row view of the matrix. More...
class  ConstMatrixColMap
 Map for the col view of the matrix. More...
class  DynamicMatrixMap
 Container for store values for each ordered pair of graph items. More...
class  DynamicSymMatrixMap
 Container for store values for each unordered pair of graph items. More...

Functions

template<typename MatrixMap>
MatrixRowMap< MatrixMap > lemon::matrixRowMap (MatrixMap &matrixMap, typename MatrixMap::FirstKey row)
 Gives back a row view of the matrix map.
template<typename MatrixMap>
MatrixColMap< MatrixMap > lemon::matrixColMap (MatrixMap &matrixMap, typename MatrixMap::SecondKey col)
 Gives back a col view of the matrix map.


Generated on Fri Feb 3 18:39:55 2006 for LEMON by  doxygen 1.4.6