IMSL C# Numerical Library

IncreaseErrRelException Constructor (Double)

The bound for the relative error is too small.

public IncreaseErrRelException(
   double relativeError
);

Parameters

relativeError
A double which specifies the bound for relative error.

See Also

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