hunt-extra v1.1.8 (2021-12-13T08:45:08Z)
Home
Dub
Repo
BigInteger.primitiveLeftShift
hunt
math
BigInteger
BigInteger
Undocumented in source. Be warned that the author may not have intended to support it.
class
BigInteger
static
void
primitiveLeftShift
(
int
[]
a
,
int
len
,
int
n
)
Meta
Source
See Implementation
hunt
math
BigInteger
BigInteger
constructors
this
functions
abs
add
and
andNot
bitCount
bitLength
byteValue
byteValueExact
clearBit
compareMagnitude
compareTo
divide
divideAndRemainder
doubleValue
equals
flipBit
floatValue
gcd
getLowestSetBit
hashCode
intValue
intValueExact
isProbablePrime
javaIncrement
longValue
longValueExact
max
min
mod
modInverse
modPow
multiply
negate
nextProbablePrime
not
opEquals
or
pow
primeToCertainty
remainder
setBit
shiftLeft
shiftRight
shortValue
shortValueExact
signum
sqrt
sqrtAndRemainder
subtract
testBit
toByteArray
toHash
toString
xor
static functions
addOne
bitLengthForInt
mulAdd
primitiveLeftShift
primitiveRightShift
valueOf
static variables
ONE
TEN
TWO
ZERO
variables
BURNIKEL_ZIEGLER_OFFSET
BURNIKEL_ZIEGLER_THRESHOLD
LONG_MASK
bnExpModThreshTable