Parallel Colt 0.7.2

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

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

Uses of DComplexMatrix2DProcedure in cern.colt.matrix.tdcomplex
 

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


Parallel Colt 0.7.2

Jump to the Parallel Colt Homepage