Click or drag to resize

GaussKronrodRuleGaussWeights Property

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

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

Property Value

Double
See Also