Click or drag to resize
QuadratureRule Property
The Gauss-Kronrod rule.

Namespace: Imsl.Math
Assembly: ImslCS (in ImslCS.dll) Version: 6.5.2.0
Syntax
public int Rule { get; set; }

Property Value

Type: Int32
An int specifying the rule to be used.
Remarks

The default is 3.

RuleData points used
17 - 15
210 - 21
315 - 31
420 - 41
525 - 51
630 - 61
See Also