Package org.spaceroots.mantissa.roots

Interface Summary
ConvergenceChecker This interface specifies methods to check if a root-finding algorithm has converged.
RootsFinder This interface specifies root-finding methods for scalar functions.
 

Class Summary
BrentSolver This class implements the Brent algorithm to compute the roots of a function in an interval.
 



Copyright © 2001-2007 Luc Maisonobe. All Rights Reserved.