[ 
https://issues.apache.org/jira/browse/MATH-896?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13495322#comment-13495322
 ] 

Vincent Ruch commented on MATH-896:
-----------------------------------

Thanks for your answer. 
And this was obviously not the right place to post, so of course this report 
can be closed as NOTAPROBLEM.
                
> BrentSolver : function value accuracy convergence criterion
> -----------------------------------------------------------
>
>                 Key: MATH-896
>                 URL: https://issues.apache.org/jira/browse/MATH-896
>             Project: Commons Math
>          Issue Type: Bug
>    Affects Versions: 3.0
>            Reporter: Vincent Ruch
>            Priority: Minor
>
> Hi everybody,
> In the current implementation of the Brent solver, it seems that attribute 
> "functionValueAccuracy" is only used in the "doSolve" method, before entering 
> the iteration loop in "brent" method. 
> Shouldn't it be a convergence test on the current function value to ensure 
> that function value accuracy is reached? 
> This is the first time I'm posting here, so maybe I have missed something. 
> Sorry if it's the case.
> Thanks for your time,
> Vincent

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to