Parallel Colt 0.7.2

Uses of Interface
cern.colt.matrix.tfloat.FloatMatrix1DProcedure

Packages that use FloatMatrix1DProcedure
cern.colt.matrix.tfloat Matrix interfaces and factories holding elements of float data type. 
 

Uses of FloatMatrix1DProcedure in cern.colt.matrix.tfloat
 

Methods in cern.colt.matrix.tfloat with parameters of type FloatMatrix1DProcedure
 FloatMatrix2D FloatMatrix2D.viewSelection(FloatMatrix1DProcedure condition)
          Constructs and returns a new selection view that is a matrix holding all rows matching the given condition.
 


Parallel Colt 0.7.2

Jump to the Parallel Colt Homepage