IMSL C# Numerical Library

ObjectiveEvaluationException Constructor

Objective evaluation returns an error with current point.

Overload List

Objective evaluation returns an error with current point.

public ObjectiveEvaluationException();

Objective evaluation returns an error with current point.

protected ObjectiveEvaluationException(SerializationInfo,StreamingContext);

Objective evaluation returns an error with current point.

public ObjectiveEvaluationException(string);

Objective evaluation returns an error with current point.

public ObjectiveEvaluationException(string,Exception);

See Also

ObjectiveEvaluationException Class | Imsl.Math Namespace