cgal/Intersections_3
Laurent Rineau 9c426075b6 Optimized version of do_intersect with Tetrahedron_3 and something
The optimization is to delay the switch to the exact number type as
much as possible.

I was not able to find a good benchmark showing the improvement,
though. Maybe because the `do_intersect(Bbox_3, Triangle_3)` is not
optimized the same way.
2019-02-11 13:31:40 +01:00
..
include/CGAL Optimized version of do_intersect with Tetrahedron_3 and something 2019-02-11 13:31:40 +01:00
package_info/Intersections_3 fix dependencies 2018-05-23 14:49:50 +01:00
test/Intersections_3 Merge pull request #2792 from afabri/Intersections_3-Add_missing_do_intersect-GF 2019-01-18 16:37:54 +01:00