cgal/Principal_component_analysis
Sébastien Loriot 52317dd49f add python script (replace_CGAL_NAMESPACE.py) to replace CGAL_BEGIN_NAMESPACE and CGAL_END_NAMESPACE
by namespace CGAL { and } //namespace CGAL. in all .h and .cpp files
in a directory.
Apply it to all packages in the trunk
Remove macro definition from the config.h file.
2010-06-09 07:37:13 +00:00
..
demo/Principal_component_analysis pca demo: fix warning. 2009-09-05 13:09:34 +00:00
doc_tex reduce img sizes 2010-04-01 19:05:54 +00:00
examples/Principal_component_analysis PCA: update 3D example. 2008-12-08 16:04:59 +00:00
include/CGAL add python script (replace_CGAL_NAMESPACE.py) to replace CGAL_BEGIN_NAMESPACE and CGAL_END_NAMESPACE 2010-06-09 07:37:13 +00:00
package_info/Principal_component_analysis PCA: update doc and description 2008-12-09 17:06:34 +00:00
test/Principal_component_analysis Try another workaround for VC++ and Intel compiler (CGAL::centroid). Add a call of overloaded CGAL::centroid function in test-suite. 2010-06-08 15:28:21 +00:00
dont_submit restore PCA demo 2009-09-04 14:49:49 +00:00