Eigenvalues/eigenvectors of real asymmetric matrices
----------------------------------------------------
Key: MATH-235
URL: https://issues.apache.org/jira/browse/MATH-235
Project: Commons Math
Issue Type: New Feature
Affects Versions: 2.1
Reporter: James Housden
Priority: Minor
Fix For: 2.1
The EigenDecompositionImpl class contains methods to calculate the
eigenvalues/eigenvectors of real symmetric matrices. However, for real
asymmetric matrices there are currently no methods available to do this.
It would be nice if commons-math could be enhanced to provide this extra
functionality.
Please note that the JAMA package contains a possible implementation in its
EigenvalueDecomposition class.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.