cgal/Principal_component_analysis
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
..
demo/Principal_component_analysis Replace PCA_dimension_0_tag and similar by the kernel's Dimension_tag<dim>. 2008-04-11 19:41:37 +00:00
doc_tex Replace PCA_dimension_0_tag and similar by the kernel's Dimension_tag<dim>. 2008-04-11 19:41:37 +00:00
examples/Principal_component_analysis Replace PCA_dimension_0_tag and similar by the kernel's Dimension_tag<dim>. 2008-04-11 19:41:37 +00:00
include/CGAL Add Dimension<T, K> whose nested "value" is the dimension of the ambiant 2008-04-11 21:03:22 +00:00
package_info/Principal_component_analysis PCA: fix demo and list of changes 2008-01-18 09:15:41 +00:00
test/Principal_component_analysis Replace PCA_dimension_0_tag and similar by the kernel's Dimension_tag<dim>. 2008-04-11 19:41:37 +00:00
dont_submit Added 2007-06-04 13:53:46 +00:00