[][src]Module compressed_vec::histogram

Structs

DeltaDiffPackSink

A sink used for increasing histogram counters. In one shot:

Enums

BinHistogramFormat

Functions

compress_geom_nonincreasing

Compresses raw histogram values with geometric bucket definitions and non-increasing bucket values as a delta- encoded compressed histogram -- ie, the raw values will be considered deltas and parsed as increasing buckets.