Parallel Colt 0.9.4

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

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

Uses of LongMatrix1DProcedure in cern.colt.matrix.tlong
 

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


Parallel Colt 0.9.4

Jump to the Parallel Colt Homepage