IMSL C# Numerical Library |
|
LimitingAccuracyException Constructor (String)
Limiting accuracy reached for a singular problem.
public LimitingAccuracyException(
string message);
Parameters
-
message
- The error message that explains the reason for the exception.
See Also
LimitingAccuracyException Class | Imsl.Math Namespace | LimitingAccuracyException Constructor Overload List