[][src]Type Definition basic_dsp::GenDspVecSlice64

type GenDspVecSlice64<'a> = DspVec<&'a [f64], f64, RealOrComplex, TimeOrFreq>;

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