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