AbstractRootFinder
BisectionRootFinder
BrentRootFinder
ComplexPolynomialRootFinder_JenkinsTraub
Implements the Jenkins-Traub algorithm for polynoms with real coefficients.
FalsePositionRootFinder
NewtonRootFinder
QuickRootFinding
Provides static methods for quick and dirty root finding without instantiating a class.
Range
RealPolynomialRootFinder_JenkinsTraub
RidderRootFinder
RootFinderException
SecantRootFinder
UnaryFunctions