mir-algorithm — Libmir Archive
← Libmir Archive
Dlang.org
Summator.this
mir
math
sum
Summator
Initializes a Summator with the given initial value n of type T.
(community summary)
struct
Summator
(T, Summation summation)
@
attr
this
()
(
T
n
)
if
(
isMutable
!
T
)
mir
math
sum
Summator
constructors
this
functions
isFinite
isInfinity
isNaN
opAssign
opCast
opOpAssign
put
sum
Initializes a Summator with the given initial value n of type T. (community summary)