Parallel Colt 0.7.2

Uses of Class
cern.jet.math.tfcomplex.FComplexMult

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

Uses of FComplexMult in cern.jet.math.tfcomplex
 

Methods in cern.jet.math.tfcomplex that return FComplexMult
static FComplexMult FComplexMult.div(float[] constant)
          a / constant.
static FComplexMult FComplexMult.mult(float[] constant)
          a * constant.
 


Parallel Colt 0.7.2

Jump to the Parallel Colt Homepage