Type Definition basic_dsp_vector::GenDspVecSlice32 [] [src]

type GenDspVecSlice32<'a> = DspVec<&'a [f32], f32, RealOrComplexData, TimeOrFrequencyData>;

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