IMSL C# Numerical Library

ZeroFunction.AllConverged Method 

Returns true if the iterations for all of the roots have converged.

public bool AllConverged();

Return Value

A bool value specifying whether the roots have converged.

See Also

ZeroFunction Class | Imsl.Math Namespace