Parallel Colt 0.7.2

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

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

Uses of IntMatrix1DProcedure in cern.colt.matrix.tint
 

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