IMSL C# Numerical Library

ScaleFactorZeroException Constructor (Int32)

The computations cannot continue because a scale factor is zero.

public ScaleFactorZeroException(
   int index
);

Parameters

index
An int which specifies the index of the scale factor array at which scale factor is zero.

See Also

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