IMSL C# Numerical Library

NoAcceptableStepsizeException Constructor (Double, Double)

No acceptable stepsize in [SIGMA,SIGLA].

public NoAcceptableStepsizeException(
   double sigma,
   double sigla
);

Parameters

sigma
A double containing the first messages argument SIGMA.
sigla
A double containing the second messages argument SIGLA.

See Also

NoAcceptableStepsizeException Class | Imsl.Math Namespace | NoAcceptableStepsizeException Constructor Overload List