|
IUnivariateIntegrationRange Property
|
Gets or sets the input range under
which the integral must be computed.
Namespace:
Accord.Math.Integration
Assembly:
Accord.Math (in Accord.Math.dll) Version: 3.8.0
Syntax DoubleRange Range { get; set; }
Property Range As DoubleRange
Get
Set
Property Value
Type:
DoubleRangeSee Also