Parallel Colt 0.7.2

Uses of Class
cern.jet.math.tfloat.FloatMult

Packages that use FloatMult
cern.jet.math.tfloat Tools for basic and advanced mathematics: Arithmetics and Function Objects for generic function evaluation operating on float data type. 
 

Uses of FloatMult in cern.jet.math.tfloat
 

Methods in cern.jet.math.tfloat that return FloatMult
static FloatMult FloatMult.div(float constant)
          a / constant.
static FloatMult FloatMult.mult(float constant)
          a * constant.
 


Parallel Colt 0.7.2

Jump to the Parallel Colt Homepage