lean2/src/util/numerics
2013-08-15 13:49:15 -07:00
..
CMakeLists.txt Add support for cygwin 2013-08-10 14:21:13 -07:00
double.cpp Fix cygwin error caused by the use of thread_local in numerics/float class 2013-08-15 13:49:15 -07:00
double.h Add abs/floor/ceil to double/float/mpq/mpfp 2013-08-13 20:09:06 -07:00
float.cpp Fix cygwin error caused by the use of thread_local in numerics/float class 2013-08-15 13:49:15 -07:00
float.h Fix cygwin error caused by the use of thread_local in numerics/float class 2013-08-15 13:49:15 -07:00
gmp_init.cpp Move numerics and sexpr to util 2013-07-24 14:57:51 -07:00
mpbq.cpp Rename pp functions (that do not use format lib) to print 2013-08-07 12:10:10 -07:00
mpbq.h Add more to mpfp 2013-08-09 22:41:07 -07:00
mpfp.cpp Fix numeric_traits<mpfp>::pi constants 2013-08-13 20:09:06 -07:00
mpfp.h Fix mpfp::operator^= to resolve operator overloading problem 2013-08-14 23:49:26 -07:00
mpq.cpp Add constants(Pi, 1/2Pi, 2Pi) to double, float, and mpq 2013-08-07 19:32:03 -07:00
mpq.h Add operator<(mpq, double) to mpq 2013-08-14 13:45:29 -07:00
mpz.cpp Rename pp functions (that do not use format lib) to print 2013-08-07 12:10:10 -07:00
mpz.h Add mpfp, a wrapper for MPFR 2013-08-06 19:59:58 -07:00
numeric_traits.cpp Add numeric_traits for double and float 2013-08-06 20:00:37 -07:00
numeric_traits.h Add numeric_traits for double and float 2013-08-06 20:00:37 -07:00
xnumeral.h Reformat code (make formating more consistent) 2013-08-07 08:17:33 -07:00