Parallel Colt 0.7.2

Uses of Interface
cern.colt.matrix.tdcomplex.DComplexMatrix1DProcedure

Packages that use DComplexMatrix1DProcedure
cern.colt.matrix.tdcomplex Matrix interfaces and factories holding elements of dcomplex data type. 
 

Uses of DComplexMatrix1DProcedure in cern.colt.matrix.tdcomplex
 

Methods in cern.colt.matrix.tdcomplex with parameters of type DComplexMatrix1DProcedure
 DComplexMatrix2D DComplexMatrix2D.viewSelection(DComplexMatrix1DProcedure 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