A solution was not found. Try using DenseLP.
Namespace:
Imsl.Math
Assembly:
ImslCS (in ImslCS.dll) Version: 6.5.0.0
Syntax
C# |
---|
[SerializableAttribute] public class SolutionNotFoundException : IMSLException |
Visual Basic (Declaration) |
---|
<SerializableAttribute> _ Public Class SolutionNotFoundException _ Inherits IMSLException |
Visual C++ |
---|
[SerializableAttribute] public ref class SolutionNotFoundException : public IMSLException |
Exceptions
Exception | Condition |
---|---|
Imsl.Math..::.SolutionNotFoundException | a solution was not found, try using DenseLP |
Inheritance Hierarchy
System..::.Object
System..::.Exception
System..::.ApplicationException
Imsl..::.IMSLException
Imsl.Math..::.SolutionNotFoundException
System..::.Exception
System..::.ApplicationException
Imsl..::.IMSLException
Imsl.Math..::.SolutionNotFoundException