BinaryHistogram.stats

struct BinaryHistogram(uint MaxPow2, istring Suffix = "")
Bins
stats
()

Return Value

Type: Bins

the complete histogram as a Bins struct

Meta