Package org.opensourcephysics.numerics
Class ComplexEigenvalueDecomposition
java.lang.Object
org.opensourcephysics.numerics.ComplexEigenvalueDecomposition
- All Implemented Interfaces:
Serializable
A Java Complex Eigenvalue Decomposition based on an Ada version of a NAG Fortran library subroutine.
Some Fortran labels have been preserved for traceability
- See Also:
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ComplexEigenvalueDecomposition
public ComplexEigenvalueDecomposition()Constructs the EigenvalueDecomposition.
-
-
Method Details
-
eigen
Obtains the eigenvalues and eigenvectors of a complex matrix. Input
-