Click or drag to resize
CorrectorConvergenceException Constructor (Double)
Corrector failed to converge.

Namespace: Imsl.Math
Assembly: ImslCS (in ImslCS.dll) Version: 6.5.2.0
Syntax
public CorrectorConvergenceException(
	double time
)

Parameters

time
Type: SystemDouble
A double scalar, the time point at which the convergence exception occured.
See Also