cgal/Modular_arithmetic
Michael Hemmer 119f4ecdda rm precondition as it relies on side effects of Set_ieee_double_precision
that are not present on all platforms, ie, it does not set rounding mode to
nearest on Leopard (Mac)
2008-12-09 12:39:32 +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 rm precondition as it relies on side effects of Set_ieee_double_precision 2008-12-09 12:39:32 +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