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