ocean ~v6.x.x (2022-01-14T16:08:36.1174149)
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