The bound for the relative error is too small.

Namespace: Imsl.Stat
Assembly: ImslCS (in ImslCS.dll) Version: 6.5.0.0

Syntax

C#
[SerializableAttribute]
public class IncreaseErrRelException : IMSLException
Visual Basic (Declaration)
<SerializableAttribute> _
Public Class IncreaseErrRelException _
	Inherits IMSLException
Visual C++
[SerializableAttribute]
public ref class IncreaseErrRelException : public IMSLException

Exceptions

ExceptionCondition
Imsl.Stat..::.IncreaseErrRelException the bound for the relative error is too small

Inheritance Hierarchy

See Also