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