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
             Fix For: 3.1


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