lean2/src/util/numerics
2013-08-07 19:32:02 -07:00
..
CMakeLists.txt Update util/numerics/CMakeLists.txt to add mpfp, double, float 2013-08-06 20:01:09 -07:00
double.cpp Add numeric_traits for double and float 2013-08-06 20:00:37 -07:00
double.h Add numeric_traits for double and float 2013-08-06 20:00:37 -07:00
float.cpp Add numeric_traits for double and float 2013-08-06 20:00:37 -07:00
float.h Add numeric_traits for double and float 2013-08-06 20:00:37 -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 placeholders for transcendental functions in mpbq & mpq 2013-08-07 19:32:02 -07:00
mpfp.cpp Rename pp functions (that do not use format lib) to print 2013-08-07 12:10:10 -07:00
mpfp.h Add mpfp, a wrapper for MPFR 2013-08-06 19:59:58 -07:00
mpq.cpp Rename pp functions (that do not use format lib) to print 2013-08-07 12:10:10 -07:00
mpq.h Add placeholders for transcendental functions in mpbq & mpq 2013-08-07 19:32:02 -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