Click or drag to resize

GaussKronrodIntegratorToleranceMet Property

Gets a boolean value indicating whether or not the integral estimate is less than the tolerance scaled by the integration result.

Namespace: CenterSpace.NMath.Core
Assembly: NMath (in NMath.dll) Version: 7.4
Syntax
public bool ToleranceMet { get; }

Property Value

Boolean
See Also