Parallel Colt 0.7.2

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

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

Uses of ObjectMatrix2DProcedure in cern.colt.matrix.tobject
 

Methods in cern.colt.matrix.tobject with parameters of type ObjectMatrix2DProcedure
 ObjectMatrix3D ObjectMatrix3D.viewSelection(ObjectMatrix2DProcedure condition)
          Constructs and returns a new selection view that is a matrix holding all slices matching the given condition.
 


Parallel Colt 0.7.2

Jump to the Parallel Colt Homepage