ocean v6.1.0 (2021-04-20T01:38:04Z)
Home
Dub
Repo
BinaryHistogram.mean
ocean
math
BinaryHistogram
BinaryHistogram
struct
BinaryHistogram
(uint MaxPow2, istring Suffix = "")
double
mean
(
)
Return Value
Type:
double
the mean value over all calls to
add
. May be NaN if this.count == 0.
Meta
Source
See Implementation
ocean
math
BinaryHistogram
BinaryHistogram
functions
add
countFor
mean
stats
variables
count
total