Click or drag to resize
FeynmanKac.GetAbsoluteErrorTolerances Method
Returns absolute error tolerances.

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

Return Value

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