[][src]Type Definition basic_dsp::GenDspVec32

type GenDspVec32 = DspVec<Vec<f32>, f32, RealOrComplex, TimeOrFreq>;

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