Struct dsp::signal::MulAmp
[−]
[src]
pub struct MulAmp<A, B> { // some fields omitted }
An iterator that yields the product of the frames yielded by both other
and self
in
lock-step.