Click or drag to resize

QagiIntegrationDefaultIntegrationRule Property

Returns the default integration rule used for this class.

Namespace: Altaxo.Calc.Integration
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public static gsl_integration_rule DefaultIntegrationRule { get; }

Property Value

gsl_integration_rule
See Also