Module weighted

Source
Expand description

Weighted values

E.g. for measurements taken with gaps, where the same value is assumed to be valid for the gaps.

Structs§

IndexedNumbers
As is, only guarantees to allow up to u32 inputs, as it uses u64 as the index internally!
TooMuchIndexedNumbersWeightError
WeightedValue
Representation of statistical probes: their value with the count of skipped runs that need to be compensated for.

Constants§

WEIGHT_ONE