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

Brent solver returns the wrong value if either bracket endpoint is root

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Critical
    • Resolution: Fixed
    • 2.0
    • None
    • None
    • None

    Description

      The solve(final UnivariateRealFunction f, final double min, final double max, final double initial) function returns yMin or yMax if min or max are deemed to be roots, respectively, instead of min or max.

      Attachments

        Activity

          People

            Unassigned Unassigned
            aktasv Volkan Aktas
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: