Parallel Colt 0.7.2

Uses of Interface
cern.colt.matrix.tobject.ObjectMatrix1DProcedure

Packages that use ObjectMatrix1DProcedure
cern.colt.matrix.tobject Matrix interfaces and factories holding elements of Object data type. 
 

Uses of ObjectMatrix1DProcedure in cern.colt.matrix.tobject
 

Methods in cern.colt.matrix.tobject with parameters of type ObjectMatrix1DProcedure
 ObjectMatrix2D ObjectMatrix2D.viewSelection(ObjectMatrix1DProcedure 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