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