Type Definition basic_dsp_vector::GenDspVecSlice64 [] [src]

type GenDspVecSlice64<'a> = DspVec<&'a [f64]f64RealOrComplexDataTimeOrFrequencyData>;

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