jhplot.math.pca.covmatrixevd
Class EVD
- java.lang.Object
-
- jhplot.math.pca.covmatrixevd.EVD
-
- All Implemented Interfaces:
- java.io.Serializable
public class EVD extends java.lang.Object implements java.io.Serializable
Eigenvalue decomposition with eigenvectors sorted according to corresponding eigenvalues in a decreasing order. The eigenvalues in matrixd
are also sorted in the same way. This is the way the eigendecomposition works in the R environment.- See Also:
- Serialized Form
DMelt 3.0 © DataMelt by jWork.ORG