IMSL C# Numerical Library |
|
MaxNumberStepsAllowedException Constructor (Int32)
Maximum number of steps allowed exceeded.
public MaxNumberStepsAllowedException(
int maxSteps);
Parameters
-
maxSteps
- Maximum number of steps allowed.
See Also
MaxNumberStepsAllowedException Class | Imsl.Math Namespace | MaxNumberStepsAllowedException Constructor Overload List