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