Parallel Colt 0.7.2

Uses of Interface
cern.colt.function.tfloat.FloatFloatProcedure

Packages that use FloatFloatProcedure
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 FloatFloatProcedure in cern.jet.math.tfloat
 

Fields in cern.jet.math.tfloat declared as FloatFloatProcedure
static FloatFloatProcedure FloatFunctions.isEqual
          Function that returns a == b.
static FloatFloatProcedure FloatFunctions.isGreater
          Function that returns a > b.
static FloatFloatProcedure FloatFunctions.isLess
          Function that returns a < b.
 


Parallel Colt 0.7.2

Jump to the Parallel Colt Homepage