mirror of https://github.com/CGAL/cgal
Split PCA
There is a new `Principal_component_analysis_LGPL` packages that gather the three LGPL headers from PCA: - `<CGAL/barycenter.h>` - `<CGAL/bounding_box.h>` - `<CGAL/centroid.h>`
This commit is contained in:
parent
f5626d48f4
commit
54e1b5f5e1
|
|
@ -0,0 +1,2 @@
|
||||||
|
INRIA Sophia-Antipolis (France)
|
||||||
|
|
||||||
|
|
@ -0,0 +1 @@
|
||||||
|
LGPL files of package Principal Component Analysis
|
||||||
|
|
@ -0,0 +1 @@
|
||||||
|
LGPL (v3 or later)
|
||||||
|
|
@ -0,0 +1 @@
|
||||||
|
Pierre Alliez <Pierre.Alliez@sophia.inria.fr>
|
||||||
Loading…
Reference in New Issue