cgal/Triangulation/include/CGAL
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
..
IO add missing license headers 2024-01-04 13:50:15 +01:00
Triangulation/internal moving files from internal to PKG/internal 2021-08-26 11:33:39 +02:00
Delaunay_triangulation.h Don't set the point again when reinserting the same point 2024-02-07 20:11:36 +01:00
Regular_triangulation.h boost::optional::get -> std::optional::value 2023-06-15 11:34:14 +02:00
Regular_triangulation_traits_adapter.h extra run of the script to remove tabs and trailing whitespaces 2020-03-26 14:16:06 +01:00
TDS_full_cell_default_storage_policy.h moving files from internal to PKG/internal 2021-08-26 11:33:39 +02:00
TDS_full_cell_mirror_storage_policy.h Use a signed type for the index 2024-02-14 09:36:15 +01:00
Triangulation.h Triangulation: Add static filter for 5D and 6D orientation predicate (#8862) 2025-08-05 16:15:54 +02:00
Triangulation_data_structure.h fix compilation errors 2025-07-03 09:37:41 +02:00
Triangulation_ds_full_cell.h [[no_unique_address]] to compact Triangulation_ds_full_cell 2024-02-24 16:10:08 +01:00
Triangulation_ds_vertex.h issue #8515 Spelling mistakes found checking `en-GB` to `en-US` 2024-10-05 11:28:29 +02:00
Triangulation_face.h moving files from internal to PKG/internal 2021-08-26 11:33:39 +02:00
Triangulation_full_cell.h moving files from internal to PKG/internal 2021-08-26 11:33:39 +02:00
Triangulation_vertex.h Use [[no_unique_address]] for info in vertex/cell 2020-08-26 11:30:59 +02:00