COIN-OR::LEMON - Graph Library

Changeset 2380:7b0558c52de3 in lemon-0.x for lemon/random.h


Ignore:
Timestamp:
03/01/07 17:04:12 (17 years ago)
Author:
Alpar Juttner
Branch:
default
Phase:
public
Convert:
svn:c9d7d8f5-90d6-0310-b91f-818b3a526b0e/lemon/trunk@3210
Message:

ball2() -> disc() renaming

File:
1 edited

Legend:

Unmodified
Added
Removed
  • lemon/random.h

    r2374 r2380  
    755755   
    756756    /// Uniform distribution on the full unit circle.
    757     dim2::Point<double> ball2()
     757    dim2::Point<double> disc()
    758758    {
    759759      double V1,V2;
Note: See TracChangeset for help on using the changeset viewer.