Package | Description |
---|---|
cern.jet.math.tfloat |
Tools for basic and advanced mathematics: Arithmetics and Function Objects for generic function evaluation operating on float data type.
|
Modifier and Type | Field and Description |
---|---|
static FloatFloatProcedure |
FloatFunctions.isEqual
Function that returns a == b.
|
static FloatFloatProcedure |
FloatFunctions.isGreater
Function that returns a > b.
|
static FloatFloatProcedure |
FloatFunctions.isLess
Function that returns a < b.
|
Jump to the Parallel Colt Homepage