Add Kernel_23::Compare_squared_radius_2

This commit is contained in:
Mael Rouxel-Labbé
2025-04-20 15:00:24 +02:00
parent ed337e9429
commit 7b2c8b40e1
6 changed files with 143 additions and 25 deletions
@@ -34,6 +34,7 @@ namespace HomogeneousKernelFunctors {
using CartesianKernelFunctors::Are_parallel_2;
using CartesianKernelFunctors::Are_parallel_3;
using CartesianKernelFunctors::Compute_squared_area_3;
using CartesianKernelFunctors::Compare_squared_radius_2;
using CartesianKernelFunctors::Compare_squared_radius_3;
using CartesianKernelFunctors::Collinear_3;
using CartesianKernelFunctors::Construct_line_3;