The Open
D
Programming Language
Learn
Language
Library
Contribute
Blog
SkewnessAccumulator.this
mir
stat
descriptive
univariate
SkewnessAccumulator
this
(Slice!(Iterator, N, kind) slice)
struct
SkewnessAccumulator
(T, SkewnessAlgo skewnessAlgo, Summation summation)
this
(
Iterator
size_t
N
SliceKind
kind
)
(
Slice
!(
Iterator
,
N
,
kind
)
slice
)
if
(
isMutable
!
T
&&
skewnessAlgo
==
SkewnessAlgo.hybrid
)
this
(SliceLike x)
this
(Range range)
this
(T x)
Meta
Source
See Implementation
mir
stat
descriptive
univariate
SkewnessAccumulator
aliases
S
constructors
this
functions
centeredSumOfCubes
centeredSumOfSquares
count
mean
put
scaledSumOfCubes
skewness
variance