src.geometry.PCA

Functions

compute_PCA(X)

Compute the principal components of the structure matrix of a set of points.

src.geometry.PCA.compute_PCA(X)

Compute the principal components of the structure matrix of a set of points.

# TODO: Add more information about the PCA algorithm.