Click or drag to resize

GaussKronrodRuleKronrodWeights Property

Getter that returns a clone of the array containing the Kronrod weights.

Namespace: Altaxo.Calc.Integration
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public double[] KronrodWeights { get; }

Property Value

Double
See Also