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 IntPlusMultFirst |
IntPlusMultFirst.minusMult(int constant)
a - b*constant.
|
static IntPlusMultFirst |
IntPlusMultFirst.plusMult(int constant)
a + b*constant.
|
Jump to the Parallel Colt Homepage