From 8732cd18079a12ab813e863839c48b7c9e504fef Mon Sep 17 00:00:00 2001 From: ROUVREAU Vincent Date: Wed, 6 Nov 2019 07:22:06 +0100 Subject: Add doc warnings --- src/Alpha_complex/doc/Intro_alpha_complex.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/Alpha_complex/doc') diff --git a/src/Alpha_complex/doc/Intro_alpha_complex.h b/src/Alpha_complex/doc/Intro_alpha_complex.h index b075d1fc..fd6f4081 100644 --- a/src/Alpha_complex/doc/Intro_alpha_complex.h +++ b/src/Alpha_complex/doc/Intro_alpha_complex.h @@ -51,6 +51,7 @@ namespace alpha_complex { * - For people only interested in the topology of the \ref alpha_complex (for instance persistence), * \ref alpha_complex is equivalent to the \ref cech_complex and much smaller if you do not bound the radii. * \ref cech_complex can still make sense in higher dimension precisely because you can bound the radii. + * - For performances reasons, it is advised to use `Alpha_complex` with \ref cgal ≥ 5.0.0. * * \section pointsexample Example from points * -- cgit v1.2.3