dstats ~master (2018-01-23T10:54:54Z)
Home
Dub
Repo
MeanSD.put
dstats
summary
MeanSD
Combine two MeanSD's.
void
put
(
double
element
)
void
put
(
typeof
(
this
)
rhs
)
struct
MeanSD
void
put
pure nothrow @
safe
(
typeof
(this)
rhs
)
Meta
Source
See Implementation
dstats
summary
MeanSD
functions
put
toString
properties
N
mean
mse
stdev
sum
toMean
toMeanSD
var
Combine two MeanSD's.