cgal/Principal_component_analysis/include/CGAL
Sylvain Pion 02e543a294 Add Dimension<T, K> whose nested "value" is the dimension of the ambiant
space.  A special constant CGAL::Dynamic_dimension (equal to INT_MAX)
indicates the case where the dimension is only known at run time.
2008-04-11 21:03:22 +00:00
..
PCA_util.h Replace PCA_dimension_0_tag and similar by the kernel's Dimension_tag<dim>. 2008-04-11 19:41:37 +00:00
barycenter.h remove unused parameter 2007-03-16 10:32:04 +00:00
bounding_box.h Add Dimension<T, K> whose nested "value" is the dimension of the ambiant 2008-04-11 21:03:22 +00:00
centroid.h Replace PCA_dimension_0_tag and similar by the kernel's Dimension_tag<dim>. 2008-04-11 19:41:37 +00:00
eigen.h
eigen_2.h PCA: two kernel test for 2D point sets 2008-02-11 11:44:08 +00:00
linear_least_squares_fitting_2.h 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_3.h 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_circles_2.h 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.h 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.h 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_3.h 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.h 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_segments_2.h 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_segments_3.h 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_spheres_3.h 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_tetrahedra_3.h 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.h 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_3.h Replace PCA_dimension_0_tag and similar by the kernel's Dimension_tag<dim>. 2008-04-11 19:41:37 +00:00