Repeated 1DIntegrator 2D.XIntegration Rule Property
Gets or sets the integration rule used to integrate in the X direction.
Definition
Namespace: Extreme.Mathematics.Calculus
Assembly: Extreme.Numerics (in Extreme.Numerics.dll) Version: 8.1.23
C#
An instance of NumericalIntegrator.
Assembly: Extreme.Numerics (in Extreme.Numerics.dll) Version: 8.1.23
public NumericalIntegrator XIntegrationRule { get; set; }
Property Value
NumericalIntegratorAn instance of NumericalIntegrator.