COIN-OR::LEMON - Graph Library

Changeset 2260:4274224f8a7d in lemon-0.x for doc/groups.dox


Ignore:
Timestamp:
10/24/06 19:19:16 (17 years ago)
Author:
Alpar Juttner
Branch:
default
Phase:
public
Convert:
svn:c9d7d8f5-90d6-0310-b91f-818b3a526b0e/lemon/trunk@3016
Message:

concept -> concepts (namespace & directory)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • doc/groups.dox

    r2233 r2260  
    7777Map adaptors are used to create "implicit" maps from other maps.
    7878
    79 Most of them are \ref lemon::concept::ReadMap "ReadMap"s. They can
     79Most of them are \ref lemon::concepts::ReadMap "ReadMap"s. They can
    8080make arithmetic operations between one or two maps (negation, scaling,
    8181addition, multiplication etc.) or e.g. convert a map to another one
     
    103103algorithm to store its result in any kind of path structure.
    104104
    105 \sa lemon::concept::Path
     105\sa lemon::concepts::Path
    106106
    107107*/
Note: See TracChangeset for help on using the changeset viewer.