Function goertzel_filter::dft [] [src]

pub fn dft(input: &Vec<f64>, linear_freq: f64) -> Complex<f64>

Computes the DFT term of a signal for a single given frequency.