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