The Open
D
Programming Language
Learn
Language
Library
Contribute
Blog
SkewnessAccumulator.this
mir
stat
descriptive
univariate
SkewnessAccumulator
this
(Slice!(Iterator, N, kind) slice)
this
(SliceLike x)
this
(Range range)
struct
SkewnessAccumulator
(T, SkewnessAlgo skewnessAlgo, Summation summation)
this
(
Range
)
(
Range
range
)
if
(
isIterable
!
Range
&&
!
isConvertibleToSlice
!
Range
)
if
(
isMutable
!
T
&&
skewnessAlgo
==
SkewnessAlgo.hybrid
)
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