|
NonAdaptiveGaussKronrodToleranceRelative Property
|
Desired relative accuracy. If set to zero, this parameter
will be ignored and only other requisites will be taken
into account. Default is 1e-3.
Namespace:
Accord.Math.Integration
Assembly:
Accord.Math (in Accord.Math.dll) Version: 3.8.0
Syntax public double ToleranceRelative { get; set; }
Public Property ToleranceRelative As Double
Get
Set
Request Example
View SourceProperty Value
Type:
DoubleSee Also