Package jsat.math.rootfinding
-
Interface Summary Interface Description RootFinder This interface defines a general contract for the numerical computation of a root of a given function. -
Class Summary Class Description Bisection Provides an implementation of the Bisection method of root finding.RiddersMethod Provides an implementation of Ridder's method for root finding.Secant This class provides an implementation of the Secant method of finding roots of functions.Zeroin This class provides an implementation of the popular ZeroIn root finder.
DataMelt 3.0 © DataMelt by jWork.ORG