[][src]Module bioyino_metric::aggregate

Aggregation routines

Structs

AggregateCalculator

A state for calculating all aggregates over metric Implements iterator returning the index of aggregate in the input and the aggregate value if such value should exist for an aggregate

Enums

Aggregate

Contains list of all possible aggregates and some additional data.

Functions

percentile

Percentile counter. Not safe. Requires at least two elements in vector vector MUST be sorted