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