Implements graph-regularized PCA as described in Jiang et al. (Graph-Laplacian PCA: Closed-form Solution and Robustness)
Use the function
GLPCA(X, β, L, k)
to construct an object of type GLPCA, which also solves for the low-rank components.
Use
reconstruct(g::GLPCA)
to get the reconstruction