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

ExceptionCondition
Imsl.Math..::.SolutionNotFoundException a solution was not found, try using DenseLP

Inheritance Hierarchy

See Also