[][src]Type Definition basic_dsp::RealFreqVec

type RealFreqVec<S, T> = DspVec<S, T, Real, Freq>;

A vector with real numbers in frequency domain.