cgal/Principal_component_analysis/include/CGAL
Sylvain Pion 2389cdcc1e Dimension detecting stuff rewrite.
There is now Ambiant_dimension and Feature_dimension.
The handling of the dynamic dimension case is now done by having
the di,ension tag as the first thing provided, with the integral
constant value available only when it makes sense (INT_MAX no longer needed).
2008-04-13 12:38:48 +00:00
..
PCA_util.h Dimension detecting stuff rewrite. 2008-04-13 12:38:48 +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 Dimension detecting stuff rewrite. 2008-04-13 12:38:48 +00:00
eigen.h Missing std:: 2006-02-28 13:31:39 +00:00
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 Dimension detecting stuff rewrite. 2008-04-13 12:38:48 +00:00
linear_least_squares_fitting_3.h Dimension detecting stuff rewrite. 2008-04-13 12:38:48 +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