| Package | Description | 
|---|---|
| cern.jet.math.tdouble | 
 Tools for basic and advanced mathematics: Arithmetics and Algebra, Polynomials and Chebyshev series, Bessel and Airy functions, 
Function Objects for generic function evaluation, etc. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
static DoubleMult | 
DoubleMult.div(double constant)
a / constant. 
 | 
static DoubleMult | 
DoubleMult.mult(double constant)
a * constant. 
 | 
Jump to the Parallel Colt Homepage