lean2/src/tests/util/numerics
Leonardo de Moura 39f68ed0d6 feat(numerics): add is_prime function
Signed-off-by: Leonardo de Moura <leonardo@microsoft.com>
2013-10-16 17:25:08 -07:00
..
CMakeLists.txt feat(numerics): add zero() method to all numeric_traits 2013-10-16 16:55:17 -07:00
double.cpp test(util/numerics): more tests to improve coverage 2013-09-28 23:38:17 -07:00
float.cpp test(util/numerics): more tests to improve coverage 2013-09-28 23:38:17 -07:00
mpbq.cpp test(util/numerics): more tests to improve coverage 2013-09-28 23:38:17 -07:00
mpfp.cpp fix(style): fix warnings produced by cpplint.py, disable sizeof(type) warning 2013-10-16 17:04:39 -07:00
mpq.cpp Use consistent coding style for spaces after ',' 2013-09-13 12:49:03 -07:00
mpz.cpp test(util/numerics): more tests to improve coverage 2013-09-28 23:38:17 -07:00
numeric_traits.cpp fix(style): fix warnings produced by cpplint.py, disable sizeof(type) warning 2013-10-16 17:04:39 -07:00
primes.cpp feat(numerics): add is_prime function 2013-10-16 17:25:08 -07:00
xnumeral.cpp test(util/numerics): more tests to improve coverage 2013-09-28 23:38:17 -07:00