Click or drag to resize

GaussKronrodRuleKronrodAbscissas Property

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

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

Property Value

Double
See Also