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/07/18 22:57:34 UTC

[jira] [Updated] (MATH-651) eigendecompimpl allocates space for array imagEigenvalues when it is not needed

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

Thomas Neidhart updated MATH-651:
---------------------------------

    Fix Version/s:     (was: 3.1)
                   4.0
    
> 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
>             Fix For: 4.0
>
>         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