[ 
https://issues.apache.org/jira/browse/MATH-651?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Thomas Neidhart resolved MATH-651.
----------------------------------

    Resolution: Won't Fix

With the addition of support for general asymmetric matrices in 
EigenDecomposition, the field imagEigenvalues is actually used, thus the issue 
is obsolete.
                
> eigendecompimpl allocates space for array imagEigenvalues when it is not 
> needed
> -------------------------------------------------------------------------------
>
>                 Key: MATH-651
>                 URL: https://issues.apache.org/jira/browse/MATH-651
>             Project: Commons Math
>          Issue Type: Bug
>    Affects Versions: 3.1
>         Environment: JAVA
>            Reporter: greg sterijevski
>            Assignee: Thomas Neidhart
>            Priority: Minor
>              Labels: EIGENDECOMPOSITIONIMPL
>         Attachments: eigendecompimpl
>
>
> The class variable imagEigenvalues is allocated even there is no use for it. 
> I propose leaving the reference null. Patch will follow. 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to