Parallel Colt 0.7.2

Uses of Interface
cern.colt.matrix.tdouble.DoubleMatrix1DProcedure

Packages that use DoubleMatrix1DProcedure
cern.colt.matrix.tdouble Matrix interfaces and factories holding elements of double data type. 
 

Uses of DoubleMatrix1DProcedure in cern.colt.matrix.tdouble
 

Methods in cern.colt.matrix.tdouble with parameters of type DoubleMatrix1DProcedure
 DoubleMatrix2D DoubleMatrix2D.viewSelection(DoubleMatrix1DProcedure 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