cgal/Kernel_23
Sebastien Loriot d24b862fcd
Early exits in compare squared distance to improve performance (#8758)
_Please use the following template to help us managing pull requests._

## Summary of Changes

compare_squared_distance are know wrote specifically for each pair of
objects instead of simply calling compare and squared_distance improving
performance.
Add test and benchmark for compare_squared_distance.
Add global functions to call compare_squared_distance.

## Release Management

* Affected package(s): Distance_3
* Issue(s) solved (if any):
* Feature/Small Feature (if any):
* Link to compiled documentation (obligatory for small feature) [*wrong
link name to be changed*](httpssss://wrong_URL_to_be_changed/Manual/Pkg)
* License and copyright ownership:
2025-03-17 13:52:33 +01:00
..
benchmark/Kernel_23 update our CMake version 3.18...3.31 2025-02-04 14:32:37 +01:00
doc/Kernel_23 Add / Fix \sa links to functors for CGAL kernel objects 2024-12-16 17:44:06 +01:00
examples/Kernel_23 CGAL: Do not include basic.h in examples 2025-02-23 08:25:11 +00:00
include/CGAL Cleaning of the files, remove useless comments, correct indent and tab 2025-02-28 13:58:12 +01:00
package_info/Kernel_23
test/Kernel_23 update our CMake version 3.18...3.31 2025-02-04 14:32:37 +01:00