NumericalIntegrator.UpperBound Property

Gets or sets the upper bound of the integration interval.

Definition

Namespace: Numerics.NET.Calculus
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.0
C#
public double UpperBound { get; set; }

Property Value

Double

See Also