Type Alias windowed_stats::experimental::series::statistic::Sample

source ยท
pub type Sample<F> = <F as Statistic>::Sample;
Expand description

The associated sample type of a Statistic.