cgal/Principal_component_analysis/test/Principal_component_analysis
Sébastien Loriot 7e2ee496de update project name of cmake scripts of tests 2016-09-08 00:26:37 +02:00
..
CMakeLists.txt update project name of cmake scripts of tests 2016-09-08 00:26:37 +02:00
test_barycenter.cpp
test_bounding_box.cpp
test_linear_least_squares_fitting_circles_2.cpp
test_linear_least_squares_fitting_cuboids_3.cpp
test_linear_least_squares_fitting_points_2.cpp Wrapper to automatically use Eigen_diagonalize if Eigen is available or Internal_diagonalize otherwise 2015-08-31 10:01:01 +02:00
test_linear_least_squares_fitting_points_3.cpp Wrapper to automatically use Eigen_diagonalize if Eigen is available or Internal_diagonalize otherwise 2015-08-31 10:01:01 +02:00
test_linear_least_squares_fitting_rectangles_2.cpp
test_linear_least_squares_fitting_segments_2.cpp
test_linear_least_squares_fitting_segments_3.cpp Wrapper to automatically use Eigen_diagonalize if Eigen is available or Internal_diagonalize otherwise 2015-08-31 10:01:01 +02:00
test_linear_least_squares_fitting_spheres_3.cpp Wrapper to automatically use Eigen_diagonalize if Eigen is available or Internal_diagonalize otherwise 2015-08-31 10:01:01 +02:00
test_linear_least_squares_fitting_tetrahedra_3.cpp
test_linear_least_squares_fitting_triangles_2.cpp
test_linear_least_squares_fitting_triangles_3.cpp