[][src]Type Definition basic_dsp::GenDspVec

type GenDspVec<S, T> = DspVec<S, T, RealOrComplex, TimeOrFreq>;

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