ptal / intervallum

Integer interval arithmetic library
Apache License 2.0
17 stars 7 forks source link

Support for real number as bounds #5

Open ptal opened 9 years ago

ptal commented 9 years ago

Use tricks with NaN for representing empty interval.

See the Boost Interval Library (http://www.boost.org/doc/libs/1_57_0/libs/numeric/interval/doc/interval.htm)