Package org.apache.commons.numbers.rootfinder


package org.apache.commons.numbers.rootfinder
Root finding utilities.
  • Class
    Description
    This class implements the Brent algorithm for finding zeros of real univariate functions.
    Package private exception class with constants for frequently used messages.