cgal/Principal_component_analysis/test/Principal_component_analysis
Andreas Fabri b495e013b5 0.0 -> FT(0) in order to quiet VC++ 2010-09-27 07:47:24 +00:00
..
Principal_component_analysis.sln PCA: fix compilation issues due to dimension tags 2008-01-17 13:20:42 +00:00
barycenter.cpp Try another workaround for VC++ and Intel compiler (CGAL::centroid). Add a call of overloaded CGAL::centroid function in test-suite. 2010-06-08 15:28:21 +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 get rid of some warnings 2008-10-18 14:30:08 +00:00
linear_least_squares_fitting_points_3.cpp 0.0 -> FT(0) in order to quiet VC++ 2010-09-27 07:47:24 +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