The Open
D
Programming Language
Learn
Language
Library
Contribute
Blog
centralMoment.centralMoment
mir
stat
descriptive
univariate
centralMoment
meanType
!
Range
centralMoment
(Range r)
template
centralMoment
(size_t N, Summation summation = Summation.appropriate)
@
fmamath
meanType
!
Range
centralMoment
(
Range
)
(
Range
r
)
if
(
isIterable
!
Range
)
if
(
N
> 0
)
meanType
!
T
centralMoment
(T[] ar)
template
centralMoment
(F, size_t N, Summation summation = Summation.appropriate)
template
centralMoment
(F, size_t N, string summation)
template
centralMoment
(size_t N, string summation)
Parameters
r
Range
range, must be finite iterable
Meta
Source
See Implementation
mir
stat
descriptive
univariate
centralMoment
functions
centralMoment