Type Definition basic_dsp_vector::GenDspVec32 [] [src]

type GenDspVec32 = DspVec<Vec<f32>, f32, RealOrComplexData, TimeOrFrequencyData>;

A vector with no information about number space or domain at compile time.