COIN-OR::LEMON - Graph Library

Changeset 68:a315a588a20d in lemon-1.2 for lemon/Makefile.am


Ignore:
Timestamp:
02/07/08 23:25:42 (16 years ago)
Author:
Alpar Juttner <alpar@…>
Branch:
default
Phase:
public
Message:

Some usefull math constants

lemon/math.h also includes the standard cmath, so one should prefer using
just lemon/math.h instead of cmath.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • lemon/Makefile.am

    r58 r68  
    1818        lemon/dim2.h \
    1919        lemon/maps.h \
     20        lemon/math.h \
    2021        lemon/random.h \
    2122        lemon/list_graph.h \
Note: See TracChangeset for help on using the changeset viewer.