No solution for the LP problem with h = 0 was found by DenseLP.
Namespace:
Imsl.Math
Assembly:
ImslCS (in ImslCS.dll) Version: 6.5.0.0
Syntax
C# |
---|
[SerializableAttribute] public class NoLPSolutionException : IMSLException |
Visual Basic (Declaration) |
---|
<SerializableAttribute> _ Public Class NoLPSolutionException _ Inherits IMSLException |
Visual C++ |
---|
[SerializableAttribute] public ref class NoLPSolutionException : public IMSLException |
Exceptions
Exception | Condition |
---|---|
Imsl.Math..::.NoLPSolutionException | no solution for the LP problem with h = 0 was found by DenseLP |
Inheritance Hierarchy
System..::.Object
System..::.Exception
System..::.ApplicationException
Imsl..::.IMSLException
Imsl.Math..::.NoLPSolutionException
System..::.Exception
System..::.ApplicationException
Imsl..::.IMSLException
Imsl.Math..::.NoLPSolutionException