JavaScript is disabled on your browser.
-
- All Implemented Interfaces:
- Serializable
public class EVD
extends Object
implements Serializable
Eigenvalue decomposition with eigenvectors sorted according to corresponding
eigenvalues in a decreasing order. The eigenvalues in matrix d are
also sorted in the same way. This is the way the eigendecomposition
works in the R environment.
- See Also:
- Serialized Form
-
-
Field Summary
Fields
| Modifier and Type |
Field and Description |
Jama.Matrix |
d |
Jama.Matrix |
v |
-
Constructor Summary
Constructors
| Constructor and Description |
EVD(Jama.Matrix m) |
DMelt 2.0 © DataMelt by jWork.ORG