mir-algorithm ~master (2021-09-24T13:11:04Z)
Dub
Repo
BigUIntAccumulator.canPut
mir
bignum
low_level_view
BigUIntAccumulator
struct
BigUIntAccumulator
(W, WordEndian endian = TargetEndian)
@
property
bool
canPut
(
)
if
(
is
(
Unqual
!
W
==
uint
) ||
is
(
Unqual
!
W
==
ulong
)
)
Return Value
Type:
bool
True if the accumulator can accept next most significant coefficient
Meta
Source
See Implementation
mir
bignum
low_level_view
BigUIntAccumulator
functions
approxCanMulPow5
canMulPow2
canPut
canPutN
mulPow2
mulPow5
normalize
put
view
variables
coefficients
length