cgal/NewKernel_d/include/CGAL/NewKernel_d
Sebastien Loriot 833d425ca3
Triangulation: Add static filter for 5D and 6D orientation predicate (#8862)
## Summary of Changes

This PR adds a static filter for the orientation test of 4D, 5D and 6D
points. It is ~20% faster than just interval arithmetic.

- [x] Add for 4D
- [x] ~~Add in sphere predicate~~

## Release Management

* Affected package(s): Triangulation
* License and copyright ownership:  unchanged
2025-08-05 16:15:54 +02:00
..
LA_eigen boost::integral_constant ---> std::integral_constant 2023-04-29 09:42:15 +02:00
Types Update enum_cast<Uncertain> calls to new API 2025-01-08 17:17:55 +01:00
Vector Merge branch 'master' into HEAD 2023-06-22 14:05:45 +02:00
Wrapper Vector_d == Vector_d 2025-07-23 14:29:21 +02:00
Cartesian_LA_base.h Clean up 2024-08-22 12:32:06 +02:00
Cartesian_LA_functors.h more workarounds for MSVC 2015 2022-08-10 23:50:39 +02:00
Cartesian_base.h cleanup 2024-09-18 16:18:13 +01:00
Cartesian_change_FT.h
Cartesian_complete.h
Cartesian_filter_K.h Do cleanup as suggested by @mglisse 2025-05-30 09:16:52 +01:00
Cartesian_filter_NT.h
Cartesian_per_dimension.h
Cartesian_static_filters.h In 5D we enter Orientation_5, but not in 4D. why? 2025-07-02 17:08:49 +01:00
Coaffine.h
Define_kernel_types.h
Dimension_base.h
Filtered_predicate2.h
KernelD_converter.h cleanup 2025-05-30 14:25:12 +01:00
Kernel_2_interface.h Fix NewKernel_d 2024-05-13 16:05:51 +01:00
Kernel_3_interface.h
Kernel_d_interface.h cleanup 2025-05-30 10:56:29 +01:00
Kernel_object_converter.h
Lazy_cartesian.h Clean up 2024-08-22 12:32:06 +02:00
function_objects_cartesian.h Vector_d == Vector_d 2025-07-23 14:29:21 +02:00
functor_properties.h boost::integral_constant ---> std::integral_constant 2023-04-29 09:42:15 +02:00
functor_tags.h Vector_d == Vector_d 2025-07-23 14:29:21 +02:00
orientationC4.h Add license header 2025-07-02 10:40:52 +01:00
orientationC5.h Add license header 2025-07-02 10:40:52 +01:00
orientationC6.h Add license header 2025-07-02 10:40:52 +01:00
static_int.h
store_kernel.h
utils.h replace boost::mpl::not_ 2023-11-10 16:38:24 +01:00