NumericalIntegrator2D.XUpperBound Property

Gets or sets the upper bound of the integration region in the X direction.

Definition

Namespace: Extreme.Mathematics.Calculus
Assembly: Extreme.Numerics (in Extreme.Numerics.dll) Version: 8.1.23
C#
public double XUpperBound { get; set; }

Property Value

>Double

See Also