cgal/Principal_component_analysis
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
..
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 Dimension detecting stuff rewrite. 2008-04-13 12:38:48 +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