You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Thomas Neidhart (JIRA)" <ji...@apache.org> on 2012/10/23 22:57:12 UTC

[jira] [Created] (MATH-882) Complete decomposition solver support in EigenDecomposition for complex eigenvalues

Thomas Neidhart created MATH-882:
------------------------------------

             Summary: Complete decomposition solver support in EigenDecomposition for complex eigenvalues
                 Key: MATH-882
                 URL: https://issues.apache.org/jira/browse/MATH-882
             Project: Commons Math
          Issue Type: Bug
    Affects Versions: 3.1
            Reporter: Thomas Neidhart
             Fix For: 4.0


The current DecompositionSolver in EigenDecomposition only supports real eigenvalues. With the recently added support for non-symmetric matrices, also complex eigenvalues are possible as result of the decomposition.

In such a case, an MathUnsupportedOperationException is thrown when trying to get a DecompositionSolver with getSolver().

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira