ocean ~master (2021-10-22T21:44:26.740458)
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