Parallel Colt 0.9.4

Uses of Interface
cern.colt.matrix.tlong.LongMatrix2DProcedure

Packages that use LongMatrix2DProcedure
cern.colt.matrix.tlong Matrix interfaces and factories holding elements of long data type. 
 

Uses of LongMatrix2DProcedure in cern.colt.matrix.tlong
 

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


Parallel Colt 0.9.4

Jump to the Parallel Colt Homepage