[patch] push down code to inner blocks where they are needed
------------------------------------------------------------

                 Key: MATH-609
                 URL: https://issues.apache.org/jira/browse/MATH-609
             Project: Commons Math
          Issue Type: Improvement
    Affects Versions: 3.0
            Reporter: Dave Brosius
            Priority: Trivial
             Fix For: 3.0
         Attachments: bas.diff

code does calculations at a scope level that is not needed, push these 
calculations down to where those calculations are needed, to avoid executing 
code that is unnecessary.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to