You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Luc Maisonobe (JIRA)" <ji...@apache.org> on 2011/06/22 14:06:47 UTC

[jira] [Resolved] (MATH-600) Possibly misleading comment in "ODEIntegrator" interface definition

     [ 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