pub type RealFreqVec32 = DspVec<Vec<f32>, f32, Real, Freq>;
Expand description

A vector with real numbers in frequency domain.