NumericalIntegrator2D.XLowerBound Property

Gets or sets the lower 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 XLowerBound { get; set; }

Property Value

Double

See Also