The object value for the problem is unbounded.

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

Syntax

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

Exceptions

ExceptionCondition
Imsl.Math..::.QPProblemUnboundedException the object value for the problem is unbounded

Inheritance Hierarchy

See Also