COIN-OR::LEMON - Graph Library

Changeset 2376:0ed45a6c74b1 in lemon-0.x for lemon/matrix_maps.h


Ignore:
Timestamp:
02/21/07 14:30:21 (17 years ago)
Author:
Balazs Dezso
Branch:
default
Phase:
public
Convert:
svn:c9d7d8f5-90d6-0310-b91f-818b3a526b0e/lemon/trunk@3195
Message:

Reorganization of the modules and groups

File:
1 edited

Legend:

Unmodified
Added
Removed
  • lemon/matrix_maps.h

    r2305 r2376  
    552552  ///"ReferenceMatrixMap".
    553553  ///
     554  ///\warning Do not use this map type when the two item sets are
     555  ///equal or based on the same item set.
     556  ///
    554557  ///\param _FirstContainer the desired type of first container. It is
    555558  ///ususally a Graph type, but can be any type with alteration
Note: See TracChangeset for help on using the changeset viewer.