Parallel Colt 0.7.2

Uses of Interface
cern.colt.matrix.tfcomplex.FComplexMatrix2DProcedure

Packages that use FComplexMatrix2DProcedure
cern.colt.matrix.tfcomplex Matrix interfaces and factories holding elements of fcomplex data type. 
 

Uses of FComplexMatrix2DProcedure in cern.colt.matrix.tfcomplex
 

Methods in cern.colt.matrix.tfcomplex with parameters of type FComplexMatrix2DProcedure
 FComplexMatrix3D FComplexMatrix3D.viewSelection(FComplexMatrix2DProcedure 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