COIN-OR::LEMON - Graph Library

Changeset 1074:97d978243703 in lemon-main for lemon/cost_scaling.h


Ignore:
Timestamp:
08/05/13 14:03:29 (11 years ago)
Author:
Alpar Juttner <alpar@…>
Branch:
default
Phase:
public
Message:

Fix unresolved doc references (#459)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • lemon/cost_scaling.h

    r1071 r1074  
    153153    typedef typename TR::LargeCost LargeCost;
    154154
    155     /// The \ref CostScalingDefaultTraits "traits class" of the algorithm
     155    /// \brief The \ref lemon::CostScalingDefaultTraits "traits class"
     156    /// of the algorithm
    156157    typedef TR Traits;
    157158
Note: See TracChangeset for help on using the changeset viewer.