Uploaded image for project: 'Commons Math'
  1. Commons Math
  2. MATH-600

Possibly misleading comment in "ODEIntegrator" interface definition

    XMLWordPrintableJSON

Details

    • Task
    • Status: Closed
    • Trivial
    • Resolution: Fixed
    • None
    • None
    • None

    Description

      The method addEventHandler of interface ODEIntegrator has this comment:

          /** 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.
      

      ODEIntegrator being an interface it cannot enforce that a specific solver will be used in all implementations.

      Attachments

        Activity

          People

            luc Luc Maisonobe
            erans Gilles Sadowski
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: