[][src]Type Definition basic_dsp::RealTimeVec

type RealTimeVec<S, T> = DspVec<S, T, Real, Time>;

A vector with real numbers in time domain.