IMSL C# Numerical Library

BadInitialGuessException Constructor

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

Overload List

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

public BadInitialGuessException();

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

protected BadInitialGuessException(SerializationInfo,StreamingContext);

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

public BadInitialGuessException(string);

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

public BadInitialGuessException(string,Exception);

See Also

BadInitialGuessException Class | Imsl.Math Namespace