Click or drag to resize
Accord.NET (logo)

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 Value

Type: DoubleRange
See Also