Type Definition basic_dsp_vector::GenDspVec64[][src]

type GenDspVec64 = DspVec<Vec<f64>, f64, RealOrComplexData, TimeOrFrequencyData>;

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