StatsVec

Type Alias StatsVec 

Source
pub type StatsVec<T> = ArrayVec<T, basic_dsp_vector::::vector_types::general::statistics::StatsVec::{constant#0}>;
Expand description

Alias for a vector of any statistical information.

Aliased Typeยง

pub struct StatsVec<T> { /* private fields */ }