Struct imbe::unvoiced::UnvoicedDft [] [src]

pub struct UnvoicedDft(_);

Constructs unvoiced DFT/IDFT.

Methods

impl UnvoicedDft
[src]

[src]

Construct a new UnvoicedDft from the given frame parameters and noise generator.

[src]

Compute the IDFT uw(n) at the given point n.

Trait Implementations

impl Default for UnvoicedDft
[src]

[src]

Create a new UnvoicedDft in the default state.