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