IMSL C# Numerical Library

ScaleFactorZeroException Constructor (SerializationInfo, StreamingContext)

The computations cannot continue because a scale factor is zero.

protected ScaleFactorZeroException(
   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

ScaleFactorZeroException Class | Imsl.Stat Namespace | ScaleFactorZeroException Constructor Overload List