cgal/Modular_arithmetic
Sylvain Pion af48d47506 Replace Protect_FPU_rounding<true> pfr(CGAL_FE_TONEAREST)
by Set_ieee_double_precision.
2008-12-03 21:42:28 +00:00
..
doc_tex some words about required mantissa length refering to CGAL::Protect_FPU_rounding 2008-12-01 15:00:35 +00:00
examples/Modular_arithmetic Replace Protect_FPU_rounding<true> pfr(CGAL_FE_TONEAREST) 2008-12-03 21:42:28 +00:00
include/CGAL Replace Protect_FPU_rounding<true> pfr(CGAL_FE_TONEAREST) 2008-12-03 21:42:28 +00:00
package_info/Modular_arithmetic
src/CGAL Remove force_ieee_double_precision(); as this is a global side effect; TODO: Add preconditions in the operations which require this setting 2008-10-17 13:14:08 +00:00
test/Modular_arithmetic Replace Protect_FPU_rounding<true> pfr(CGAL_FE_TONEAREST) 2008-12-03 21:42:28 +00:00