IMSL C# Numerical Library

ScaleFactorZeroException Constructor

The computations cannot continue because a scale factor is zero.

Overload List

The computations cannot continue because a scale factor is zero.

public ScaleFactorZeroException();

The computations cannot continue because a scale factor is zero.

public ScaleFactorZeroException(int);

The computations cannot continue because a scale factor is zero.

protected ScaleFactorZeroException(SerializationInfo,StreamingContext);

The computations cannot continue because a scale factor is zero.

public ScaleFactorZeroException(string);

The computations cannot continue because a scale factor is zero.

public ScaleFactorZeroException(string,Exception);

See Also

ScaleFactorZeroException Class | Imsl.Stat Namespace