Type Definition basic_dsp_vector::GenDspVec [] [src]

type GenDspVec<S, T> = DspVec<S, T, RealOrComplexData, TimeOrFrequencyData>;

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