Gilles created MATH-782:
---------------------------

             Summary: BrentOptimizer: User-defined check block is badly placed
                 Key: MATH-782
                 URL: https://issues.apache.org/jira/browse/MATH-782
             Project: Commons Math
          Issue Type: Bug
    Affects Versions: 3.0
            Reporter: Gilles
            Assignee: Gilles
             Fix For: 3.1


The CM implementation of Brent's original algorithm was supposed to allow for a 
user-defined stopping criterion (in addition to Brent's default one).
However, it turns out that this additional block of code is not at the right 
location, implying an unwanted early exit.


--
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