dstats v1.0.4 (2018-01-22T19:49:16Z)
Home
Dub
Repo
ZScore.this
dstats
summary
ZScore
Undocumented in source.
this
(T range)
struct
ZScore
(T)
this
(
T
range
)
if
(
isForwardRange
!(
T
) &&
is
(
ElementType
!(
T
) :
double
)
)
this
(T range, double mean, double sd)
Meta
Source
See Implementation
dstats
summary
ZScore
constructors
this
functions
opIndex
popBack
popFront
properties
back
empty
front
length
save