Struct imbe::coefs::Coefficients [] [src]

pub struct Coefficients(_);

Higher order DCT coefficients vector Tl, 1 ≤ l ≤ L.

Methods

impl Coefficients
[src]

[src]

Create a new Coefficients vector from the given gains Gm, quantized amplitudes bm, and frame parameters.

[src]

Retrieve Tl, 1 ≤ l ≤ L + 1.