[ 
https://issues.apache.org/jira/browse/MATH-600?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Luc Maisonobe resolved MATH-600.
--------------------------------

    Resolution: Fixed

You're right. Thanks for the report.

Fixed in subversion repository as of r1138419

> Possibly misleading comment in "ODEIntegrator" interface definition
> -------------------------------------------------------------------
>
>                 Key: MATH-600
>                 URL: https://issues.apache.org/jira/browse/MATH-600
>             Project: Commons Math
>          Issue Type: Task
>            Reporter: Gilles
>            Assignee: Luc Maisonobe
>            Priority: Trivial
>              Labels: documentation
>
> The method {{addEventHandler}} of interface {{ODEIntegrator}} has this 
> comment:
> {noformat}
>     /** Add an event handler to the integrator. Uses a {@link BrentSolver}
>      * with an absolute accuracy equal to the given convergence threshold,
>      * as root-finding algorithm to detect the state events.
> {noformat}
> {{ODEIntegrator}} being an interface it cannot enforce that a specific solver 
> will be used in all implementations.

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

        

Reply via email to