Penalty function point infeasible for original problem. Try new initial guess.

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

Syntax

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

Exceptions

ExceptionCondition
Imsl.Math..::.BadInitialGuessException penalty function point infeasible for original problem

Inheritance Hierarchy

See Also