QP problem seemingly infeasible.
Namespace:
Imsl.Math
Assembly:
ImslCS (in ImslCS.dll) Version: 6.5.0.0
Syntax
C# |
---|
[SerializableAttribute] public class QPInfeasibleException : IMSLException |
Visual Basic (Declaration) |
---|
<SerializableAttribute> _ Public Class QPInfeasibleException _ Inherits IMSLException |
Visual C++ |
---|
[SerializableAttribute] public ref class QPInfeasibleException : public IMSLException |
Exceptions
Exception | Condition |
---|---|
Imsl.Math..::.QPInfeasibleException | the QP problem seemingly infeasible |
Inheritance Hierarchy
System..::.Object
System..::.Exception
System..::.ApplicationException
Imsl..::.IMSLException
Imsl.Math..::.QPInfeasibleException
System..::.Exception
System..::.ApplicationException
Imsl..::.IMSLException
Imsl.Math..::.QPInfeasibleException