Parallel Colt 0.7.2

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

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

Uses of FComplexMatrix1DProcedure in cern.colt.matrix.tfcomplex
 

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