pub type RealTimeVec64 = DspVec<Vec<f64>, f64, Real, Time>;
Expand description

A vector with real numbers in time domain.