IMSL C# Numerical Library

IncreaseErrRelException Constructor

The bound for the relative error is too small.

Overload List

The bound for the relative error is too small.

public IncreaseErrRelException();

The bound for the relative error is too small.

public IncreaseErrRelException(double);

The bound for the relative error is too small.

protected IncreaseErrRelException(SerializationInfo,StreamingContext);

The bound for the relative error is too small.

public IncreaseErrRelException(string);

The bound for the relative error is too small.

public IncreaseErrRelException(string,Exception);

See Also

IncreaseErrRelException Class | Imsl.Stat Namespace