Burg |
The BurgAlgorithmVos type exposes the following members.
| Name | Description | |
|---|---|---|
| _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]. | |
| _Ak_previous | Swapping array for _Ak | |
| _c | Array containing the auto correlation values, see eq (26) in [1] | |
| _g | Prediction coefficients, see eq (22) in [1] | |
| _g_previous | Swapping array for _g | |
| _k | Reflection coefficients. | |
| _r |