Changeset 2260:4274224f8a7d in lemon-0.x for doc/groups.dox
- Timestamp:
- 10/24/06 19:19:16 (16 years ago)
- Branch:
- default
- Phase:
- public
- Convert:
- svn:c9d7d8f5-90d6-0310-b91f-818b3a526b0e/lemon/trunk@3016
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
doc/groups.dox
r2233 r2260 77 77 Map adaptors are used to create "implicit" maps from other maps. 78 78 79 Most of them are \ref lemon::concept ::ReadMap "ReadMap"s. They can79 Most of them are \ref lemon::concepts::ReadMap "ReadMap"s. They can 80 80 make arithmetic operations between one or two maps (negation, scaling, 81 81 addition, multiplication etc.) or e.g. convert a map to another one … … 103 103 algorithm to store its result in any kind of path structure. 104 104 105 \sa lemon::concept ::Path105 \sa lemon::concepts::Path 106 106 107 107 */
Note: See TracChangeset
for help on using the changeset viewer.