Module windowed_stats::experimental::series::statistic

source ·
Expand description

Statistics and sample aggregation.

Modules§

  • Type definitions and respellings of common or interesting statistic types.

Structs§

Traits§

Type Aliases§

  • The associated aggregation type of a Statistic.
  • The associated sample type of a Statistic.
  • The associated data semantic type of a Statistic.
  • A post-aggregation of a function pointer.