Type Alias windowed_stats::experimental::series::statistic::Aggregation

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

The associated aggregation type of a Statistic.