IMSL C# Numerical Library

ToleranceTooSmallException Constructor (SerializationInfo, StreamingContext)

Tolerance is too small.

protected ToleranceTooSmallException(
   SerializationInfo info,
   StreamingContext context
);

Parameters

info
The object that holds the serialized object data.
context
The contextual information about the source or destination.

See Also

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