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

greg sterijevski updated MATH-651:
----------------------------------

    Attachment: eigendecompimpl

The patch with proposed changes... 

> 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
>            Priority: Minor
>              Labels: EIGENDECOMPOSITIONIMPL
>             Fix For: 3.1
>
>         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.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to