[
https://issues.apache.org/jira/browse/MATH-937?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Luc Maisonobe resolved MATH-937.
--------------------------------
Resolution: Fixed
Fix Version/s: 3.2
As there are no further comments, we set the issue as fixed.
> NoBracketingException after event was found
> -------------------------------------------
>
> Key: MATH-937
> URL: https://issues.apache.org/jira/browse/MATH-937
> Project: Commons Math
> Issue Type: Bug
> Affects Versions: 3.1.1
> Reporter: Christoph Höger
> Fix For: 3.2
>
> Attachments: ApacheCommonsBouncingBall.java,
> ApacheCommonsBouncingBallTest.java
>
>
> The BracketingNthOrderBrentSolver used by the EmbeddedRungeKuttaIntegrator
> fails, if an event is detected twice with a NoBracketingException.
> The problem lies in line EventState.java line 262 (version 3.1.1). Here the
> event detection function f is applied to an arbitrary choosen value of time.
> If the event detector crosses zero before this time, the solver throws the
> mentioned exception.
--
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