mir-algorithm ~master (2021-09-24T13:11:04Z)
Dub
Repo
ProdAccumulator.put
mir
math
numeric
ProdAccumulator
void
put
(U e)
struct
ProdAccumulator
(T)
@
safe
pure @
nogc
nothrow
void
put
(
U
)
(
U
e
)
if
(
is
(
U
:
T
)
)
if
(
isFloatingPoint
!
T
)
void
put
(ProdAccumulator!T value)
void
put
(Range r)
void
put
(Range r)
Meta
Source
See Implementation
mir
math
numeric
ProdAccumulator
aliases
F
mantissa
opOpAssign
constructors
this
functions
ldexp
opUnary
prod
put
variables
exp
x