COIN-OR::LEMON - Graph Library

Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • lemon/random.h

    r280 r209  
    822822    /// \note The Cartesian form of the Box-Muller
    823823    /// transformation is used to generate a random normal distribution.
     824    /// \todo Consider using the "ziggurat" method instead.
    824825    double gauss()
    825826    {
Note: See TracChangeset for help on using the changeset viewer.