Repeated1DIntegrator2D.YIntegrationRule Property
Gets or sets the integration rule used to integrate in the Y direction.
DefinitionPermalink
Namespace: Numerics.NET.Calculus
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.1.0
C#
An instance of NumericalIntegrator.
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.1.0
public NumericalIntegrator? YIntegrationRule { get; set; }
Property ValuePermalink
NumericalIntegratorAn instance of NumericalIntegrator.