Click or drag to resize

BurgAlgorithmVos_Ak Field

Prediction coefficients, see eq (28) in [1]. . Note that for technical reasons _Ak[0] is always 1 and the calculated coefficients start with _Ak[1].

Namespace: Altaxo.Calc.Regression
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
protected double[]? _Ak

Field Value

Double
See Also