# Functions
New returns a new instance of HistogramRepresentation.
# Structs
HistogramRepresentation is an optimization over HDR histogram mainly useful for recording values clustered in some range rather than distributed over the full range of the HDR histogram.
HybridCountsRep represents a hybrid counts representation for sparse histogram.