mirror of https://github.com/CGAL/cgal
In our concepts, (FT)0.0 and (FT)1.0 (conversion from doubles) are not always allowed, but the construction of an FT from an integer is in the concept FieldNumberType (because it refines IntegralDomainWithoutDivision, that refines FromIntConstructible). The testsuite of PCA passes on my machine, and the bug "fix" is trivial. Approved for CGAL-4.3 by the Release Manager. |
||
|---|---|---|
| .. | ||
| PCA_util.h | ||
| barycenter.h | ||
| bounding_box.h | ||
| centroid.h | ||
| eigen.h | ||
| eigen_2.h | ||
| linear_least_squares_fitting_2.h | ||
| linear_least_squares_fitting_3.h | ||
| linear_least_squares_fitting_circles_2.h | ||
| linear_least_squares_fitting_cuboids_3.h | ||
| linear_least_squares_fitting_points_2.h | ||
| linear_least_squares_fitting_points_3.h | ||
| linear_least_squares_fitting_rectangles_2.h | ||
| linear_least_squares_fitting_segments_2.h | ||
| linear_least_squares_fitting_segments_3.h | ||
| linear_least_squares_fitting_spheres_3.h | ||
| linear_least_squares_fitting_tetrahedra_3.h | ||
| linear_least_squares_fitting_triangles_2.h | ||
| linear_least_squares_fitting_triangles_3.h | ||