cgal/Principal_component_analysis/test/Principal_component_analysis
Sylvain Pion c24c588aa5 Include <CGAL/algorithm.h> instead of <CGAL/copy_n.h>. 2008-08-12 12:58:18 +00:00
..
VC PCA: removed some warnings (used level 4 on MS .NET) 2008-02-11 11:36:43 +00:00
Principal_component_analysis.sln PCA: fix compilation issues due to dimension tags 2008-01-17 13:20:42 +00:00
barycenter.cpp We have 4 overloads of centroid() now working: 2008-04-15 15:58:11 +00:00
bounding_box.cpp * replaced CGAL_test_assert with ::assert, instead of CGAL_assertion 2008-03-19 13:45:36 +00:00
linear_least_squares_fitting_circles_2.cpp Replace PCA_dimension_0_tag and similar by the kernel's Dimension_tag<dim>. 2008-04-11 19:41:37 +00:00
linear_least_squares_fitting_cuboids_3.cpp Replace PCA_dimension_0_tag and similar by the kernel's Dimension_tag<dim>. 2008-04-11 19:41:37 +00:00
linear_least_squares_fitting_points_2.cpp Include <CGAL/algorithm.h> instead of <CGAL/copy_n.h>. 2008-08-12 12:58:18 +00:00
linear_least_squares_fitting_points_3.cpp Replace PCA_dimension_0_tag and similar by the kernel's Dimension_tag<dim>. 2008-04-11 19:41:37 +00:00
linear_least_squares_fitting_rectangles_2.cpp Include <CGAL/algorithm.h> instead of <CGAL/copy_n.h>. 2008-08-12 12:58:18 +00:00
linear_least_squares_fitting_segments_2.cpp Include <CGAL/algorithm.h> instead of <CGAL/copy_n.h>. 2008-08-12 12:58:18 +00:00
linear_least_squares_fitting_segments_3.cpp Include <CGAL/algorithm.h> instead of <CGAL/copy_n.h>. 2008-08-12 12:58:18 +00:00
linear_least_squares_fitting_spheres_3.cpp PCA: add one more test 2008-04-30 19:30:14 +00:00
linear_least_squares_fitting_tetrahedra_3.cpp Replace PCA_dimension_0_tag and similar by the kernel's Dimension_tag<dim>. 2008-04-11 19:41:37 +00:00
linear_least_squares_fitting_triangles_2.cpp Include <CGAL/algorithm.h> instead of <CGAL/copy_n.h>. 2008-08-12 12:58:18 +00:00
linear_least_squares_fitting_triangles_3.cpp Replace PCA_dimension_0_tag and similar by the kernel's Dimension_tag<dim>. 2008-04-11 19:41:37 +00:00