This website requires JavaScript.
Explore
Help
Sign In
phynexis-deps
/
cgal
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
119f4ecdda7be8df9a02f685083f0077793215a1
cgal
/
Modular_arithmetic
T
History
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
The files "changes.txt", "description.txt", "long_description.txt" and "maintainer"
2007-12-02 15:06:42 +00:00
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