Type Definition basic_dsp_vector::GenDspVecSlice64 [] [src]

type GenDspVecSlice64<'a> = DspVec<&'a [f64], f64, RealOrComplexData, TimeOrFrequencyData>;

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