Package | Description |
---|---|
cern.jet.math.tlong |
Tools for basic and advanced mathematics: Arithmetics and Function Objects for generic function evaluation operating on long data type.
|
Modifier and Type | Method and Description |
---|---|
static LongMult |
LongMult.div(long constant)
a / constant.
|
static LongMult |
LongMult.mult(long constant)
a * constant.
|
Jump to the Parallel Colt Homepage