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