Adaptive Integrator 2D.Integration Rule Property
Gets or sets the integration rule used to evaluate the integral in a simple region.
Definition
Namespace: Numerics.NET.Calculus
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.3
C#
A AdaptiveIntegrator2DRule value.
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.3
public AdaptiveIntegrator2DRule IntegrationRule { get; set; }
Property Value
AdaptiveIntegrator2DRuleA AdaptiveIntegrator2DRule value.