mirror of https://github.com/CGAL/cgal
Introduces a faster alternative to MP_Float and Gmpzf
(see the documentation to see on which platforms it is available).
When activated, it is used as default exact ring number type for exact
evaluation of predicates (that only require ring operations).
It is possible to switch back to the previous behavior by defining
CGAL_DO_NOT_USE_MPZF
Successfully tested in CGAL-4.4-Ic-29
Approved by the Release Manager
|
||
|---|---|---|
| .. | ||
| doc/Number_types | ||
| doc_tex | ||
| include/CGAL | ||
| package_info/Number_types | ||
| src/CGAL | ||
| test/Number_types | ||
| KNOWN_PROBLEMS_WITH_FLOATING_POINT | ||
| dont_submit | ||