Click or drag to resize
FeynmanKacGetRelativeErrorTolerances Method
Returns relative error tolerances.

Namespace: Imsl.Math
Assembly: ImslCS (in ImslCS.dll) Version: 6.5.2.0
Syntax
public double[] GetRelativeErrorTolerances()

Return Value

Type: Double
A double array of length 3*xGrid.Length containing relative error tolerances for the solutions.
See Also