IMSL C# Numerical Library

ToleranceTooSmallException Constructor (Double)

Tolerance is too small.

public ToleranceTooSmallException(
   double tol
);

Parameters

tol
A double containing the tolerance value.

See Also

ToleranceTooSmallException Class | Imsl.Math Namespace | ToleranceTooSmallException Constructor Overload List