[][src]Type Definition basic_dsp::StatsVec

type StatsVec<T> = ArrayVec<[T; 16]>;

Alias for a vector of any statistical information.