The Open
D
Programming Language
Learn
Language
Library
Contribute
Blog
standardizedMoment.standardizedMoment
mir
stat
descriptive
univariate
standardizedMoment
stdevType
!
Range
standardizedMoment
(Range r)
stdevType
!
T
standardizedMoment
(T[] ar)
template
standardizedMoment
(size_t N, StandardizedMomentAlgo standardizedMomentAlgo = StandardizedMomentAlgo.scaled, VarianceAlgo varianceAlgo = VarianceAlgo.twoPass, Summation summation = Summation.appropriate)
@
fmamath
stdevType
!
T
standardizedMoment
(
T
)
(
scope
const
T
[]
ar
...
)
if
(
N
> 0
)
Parameters
ar
T
[]
values
Meta
Source
See Implementation
mir
stat
descriptive
univariate
standardizedMoment
functions
standardizedMoment