cgal/Kernel_23/include/CGAL
Andreas Fabri e60f69e669 Compute sqrt only once 2019-04-11 09:48:32 +02:00
..
Kernel Compute sqrt only once 2019-04-11 09:48:32 +02:00
internal Add a subsection in the User Manual 2019-03-27 16:52:34 +01:00
predicates add SPDX identifier for files under the LGPL-3+ license 2017-11-12 10:17:50 +01:00
Aff_transformation_2.h add SPDX identifier for files under the LGPL-3+ license 2017-11-12 10:17:50 +01:00
Aff_transformation_3.h add SPDX identifier for files under the LGPL-3+ license 2017-11-12 10:17:50 +01:00
Bbox_2.h replace cpp11::array by std::array 2019-03-29 13:28:33 +01:00
Bbox_3.h replace cpp11::array by std::array 2019-03-29 13:28:33 +01:00
Circle_2.h Kernel 2018-01-17 19:59:11 +00:00
Circle_3.h add SPDX identifier for files under the LGPL-3+ license 2017-11-12 10:17:50 +01:00
Conic_2.h add SPDX identifier for files under the LGPL-3+ license 2017-11-12 10:17:50 +01:00
Dimension.h add SPDX identifier for files under the LGPL-3+ license 2017-11-12 10:17:50 +01:00
Direction_2.h add SPDX identifier for files under the LGPL-3+ license 2017-11-12 10:17:50 +01:00
Direction_3.h add SPDX identifier for files under the LGPL-3+ license 2017-11-12 10:17:50 +01:00
Enum_converter.h add SPDX identifier for files under the LGPL-3+ license 2017-11-12 10:17:50 +01:00
Exact_kernel_selector.h Fixed license/tag issues 2017-12-08 10:02:26 +01:00
Exact_predicates_exact_constructions_kernel.h Merge pull request #2562 from afabri/Filtered_kernel-Do_intersect_2-GF 2017-12-19 16:29:53 +01:00
Exact_predicates_exact_constructions_kernel_with_kth_root.h add SPDX identifier for files under the LGPL-3+ license 2017-11-12 10:17:50 +01:00
Exact_predicates_exact_constructions_kernel_with_root_of.h add SPDX identifier for files under the LGPL-3+ license 2017-11-12 10:17:50 +01:00
Exact_predicates_exact_constructions_kernel_with_sqrt.h add SPDX identifier for files under the LGPL-3+ license 2017-11-12 10:17:50 +01:00
Exact_predicates_inexact_constructions_kernel.h add SPDX identifier for files under the LGPL-3+ license 2017-11-12 10:17:50 +01:00
Has_conversion.h add missing URL and Id tags 2017-11-15 22:58:57 +01:00
Is_a_predicate.h add SPDX identifier for files under the LGPL-3+ license 2017-11-12 10:17:50 +01:00
Iso_cuboid_3.h add SPDX identifier for files under the LGPL-3+ license 2017-11-12 10:17:50 +01:00
Iso_rectangle_2.h add SPDX identifier for files under the LGPL-3+ license 2017-11-12 10:17:50 +01:00
Kernel_checker.h add SPDX identifier for files under the LGPL-3+ license 2017-11-12 10:17:50 +01:00
Kernel_traits.h make it work with any Kernel object 2018-05-03 15:05:47 +02:00
Line_2.h add SPDX identifier for files under the LGPL-3+ license 2017-11-12 10:17:50 +01:00
Line_3.h add SPDX identifier for files under the LGPL-3+ license 2017-11-12 10:17:50 +01:00
Origin.h add SPDX identifier for files under the LGPL-3+ license 2017-11-12 10:17:50 +01:00
Origin_impl.h add SPDX identifier for files under the LGPL-3+ license 2017-11-12 10:17:50 +01:00
Plane_3.h add SPDX identifier for files under the LGPL-3+ license 2017-11-12 10:17:50 +01:00
Point_2.h add SPDX identifier for files under the LGPL-3+ license 2017-11-12 10:17:50 +01:00
Point_3.h add SPDX identifier for files under the LGPL-3+ license 2017-11-12 10:17:50 +01:00
Projection_traits_xy_3.h add SPDX identifier for files under the LGPL-3+ license 2017-11-12 10:17:50 +01:00
Projection_traits_xz_3.h add SPDX identifier for files under the LGPL-3+ license 2017-11-12 10:17:50 +01:00
Projection_traits_yz_3.h add SPDX identifier for files under the LGPL-3+ license 2017-11-12 10:17:50 +01:00
Ray_2.h add SPDX identifier for files under the LGPL-3+ license 2017-11-12 10:17:50 +01:00
Ray_3.h add SPDX identifier for files under the LGPL-3+ license 2017-11-12 10:17:50 +01:00
Segment_2.h add SPDX identifier for files under the LGPL-3+ license 2017-11-12 10:17:50 +01:00
Segment_3.h add SPDX identifier for files under the LGPL-3+ license 2017-11-12 10:17:50 +01:00
Sphere_3.h use https for all links to www.cgal.org and doc.cgal.org 2018-03-14 15:59:38 +01:00
Tetrahedron_3.h add SPDX identifier for files under the LGPL-3+ license 2017-11-12 10:17:50 +01:00
Triangle_2.h add SPDX identifier for files under the LGPL-3+ license 2017-11-12 10:17:50 +01:00
Triangle_3.h add SPDX identifier for files under the LGPL-3+ license 2017-11-12 10:17:50 +01:00
Triangulation_structural_filtering_traits.h add SPDX identifier for files under the LGPL-3+ license 2017-11-12 10:17:50 +01:00
Vector_2.h add SPDX identifier for files under the LGPL-3+ license 2017-11-12 10:17:50 +01:00
Vector_3.h use https for all links to www.cgal.org and doc.cgal.org 2018-03-14 15:59:38 +01:00
Weighted_point_2.h fixes in includes logic. 2018-02-02 12:08:05 +01:00
Weighted_point_3.h Merge pull request #3168 from MaelRL/Kernel23-Fix_weighted_point_translate_doc-GF 2018-06-20 17:20:53 +02:00
aff_transformation_tags.h add SPDX identifier for files under the LGPL-3+ license 2017-11-12 10:17:50 +01:00
aff_transformation_tags_impl.h add SPDX identifier for files under the LGPL-3+ license 2017-11-12 10:17:50 +01:00
basic.h remove cpp11 workaround in kernel related packages 2019-03-29 10:41:50 +01:00
basic_classes.h add SPDX identifier for files under the LGPL-3+ license 2017-11-12 10:17:50 +01:00
basic_constructions_2.h add SPDX identifier for files under the LGPL-3+ license 2017-11-12 10:17:50 +01:00
basic_constructions_3.h add SPDX identifier for files under the LGPL-3+ license 2017-11-12 10:17:50 +01:00
cartesian_homogeneous_conversion.h add SPDX identifier for files under the LGPL-3+ license 2017-11-12 10:17:50 +01:00
determinant.h add SPDX identifier for files under the LGPL-3+ license 2017-11-12 10:17:50 +01:00
distance_predicates_2.h add SPDX identifier for files under the LGPL-3+ license 2017-11-12 10:17:50 +01:00
distance_predicates_3.h add SPDX identifier for files under the LGPL-3+ license 2017-11-12 10:17:50 +01:00
enum.h add SPDX identifier for files under the LGPL-3+ license 2017-11-12 10:17:50 +01:00
functions_on_enums.h add SPDX identifier for files under the LGPL-3+ license 2017-11-12 10:17:50 +01:00
kernel_assertions.h add SPDX identifier for files under the LGPL-3+ license 2017-11-12 10:17:50 +01:00
kernel_basic.h add SPDX identifier for files under the LGPL-3+ license 2017-11-12 10:17:50 +01:00
kernel_config.h add SPDX identifier for files under the LGPL-3+ license 2017-11-12 10:17:50 +01:00
kernel_to_kernel.h add SPDX identifier for files under the LGPL-3+ license 2017-11-12 10:17:50 +01:00
predicates_on_lines_2.h add SPDX identifier for files under the LGPL-3+ license 2017-11-12 10:17:50 +01:00
predicates_on_points_2.h add SPDX identifier for files under the LGPL-3+ license 2017-11-12 10:17:50 +01:00
predicates_on_points_3.h add SPDX identifier for files under the LGPL-3+ license 2017-11-12 10:17:50 +01:00
rational_rotation.h add SPDX identifier for files under the LGPL-3+ license 2017-11-12 10:17:50 +01:00
representation_tags.h add SPDX identifier for files under the LGPL-3+ license 2017-11-12 10:17:50 +01:00
user_classes.h add SPDX identifier for files under the LGPL-3+ license 2017-11-12 10:17:50 +01:00