IMSL C# Numerical Library |
|
TerminationCriteriaNotSatisfiedException Constructor (String)
Termination criteria are not satisfied.
public TerminationCriteriaNotSatisfiedException(
string message);
Parameters
-
message
- The error message that explains the reason for the exception.
See Also
TerminationCriteriaNotSatisfiedException Class | Imsl.Math Namespace | TerminationCriteriaNotSatisfiedException Constructor Overload List