IMSL C# Numerical Library |
|
ObjectiveEvaluationException Constructor (String)
Objective evaluation returns an error with current point.
public ObjectiveEvaluationException(
string message);
Parameters
-
message
- The error message that explains the reason for the exception.
See Also
ObjectiveEvaluationException Class | Imsl.Math Namespace | ObjectiveEvaluationException Constructor Overload List