Type Definition basic_dsp_vector::StatsVec[][src]

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

Alias for a vector of any statistical information.