Click or drag to resize

BurgAlgorithmVos Fields

The BurgAlgorithmVos type exposes the following members.

Fields
 NameDescription
Protected field_Ak 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].
Protected field_Ak_previousSwapping array for _Ak.
Protected field_cArray containing the autocorrelation values, see eq. (26) in [1].
Protected field_gPrediction coefficients, see eq. (22) in [1].
Protected field_g_previousSwapping array for _g.
Protected field_kReflection coefficients.
Protected field_rTemporary array used by the algorithm.
Top
See Also