Parallel Colt 0.7.2

Uses of Interface
cern.colt.matrix.tint.IntMatrix2DProcedure

Packages that use IntMatrix2DProcedure
cern.colt.matrix.tint Matrix interfaces and factories holding elements of int data type. 
 

Uses of IntMatrix2DProcedure in cern.colt.matrix.tint
 

Methods in cern.colt.matrix.tint with parameters of type IntMatrix2DProcedure
 IntMatrix3D IntMatrix3D.viewSelection(IntMatrix2DProcedure 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