IMSL C# Numerical Library |
|
ScaleFactorZeroException Constructor (String)
The computations cannot continue because a scale factor is zero.
public ScaleFactorZeroException(
string message);
Parameters
-
message
- The error message that explains the reason for the exception.
See Also
ScaleFactorZeroException Class | Imsl.Stat Namespace | ScaleFactorZeroException Constructor Overload List