Type Definition basic_dsp::StatsVec

source · []
pub type StatsVec<T> = ArrayVec<T, _>;
Expand description

Alias for a vector of any statistical information.