Repeated 1DIntegrator 2D.YIntegration Rule Property
Gets or sets the integration rule used to integrate in the Y 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 YIntegrationRule { get; set; }
Property Value
NumericalIntegratorAn instance of NumericalIntegrator.