Parallel Colt 0.7.2

Uses of Package
cern.colt.matrix.tfcomplex

Packages that use cern.colt.matrix.tfcomplex
cern.colt.matrix.tfcomplex Matrix interfaces and factories holding elements of fcomplex data type. 
cern.colt.matrix.tfcomplex.impl Efficient and flexible dense and sparse 1, 2 and 3-dimensional matrices holding elements of fcomplex data type. 
cern.colt.matrix.tfloat.algo Linear Algebraic matrix computations operating on FloatMatrix2D and FloatMatrix1D
cern.colt.matrix.tfloat.impl Efficient and flexible dense and sparse 1, 2 and 3-dimensional matrices holding elements of float data type. 
 

Classes in cern.colt.matrix.tfcomplex used by cern.colt.matrix.tfcomplex
FComplexFactory1D
          Factory for convenient construction of 1-d matrices holding complex cells.
FComplexFactory2D
          Factory for convenient construction of 2-d matrices holding complex cells.
FComplexFactory3D
          Factory for convenient construction of 3-d matrices holding complex cells.
FComplexMatrix1D
          Abstract base class for 1-d matrices (aka vectors) holding complex elements.
FComplexMatrix1DProcedure
          Interface that represents a condition or procedure object: takes a single argument and returns a boolean value.
FComplexMatrix2D
          Abstract base class for 2-d matrices holding complex elements.
FComplexMatrix2DProcedure
          Interface that represents a condition or procedure object: takes a single argument and returns a boolean value.
FComplexMatrix3D
          Abstract base class for 3-d matrices holding complex elements.
 

Classes in cern.colt.matrix.tfcomplex used by cern.colt.matrix.tfcomplex.impl
FComplexMatrix1D
          Abstract base class for 1-d matrices (aka vectors) holding complex elements.
FComplexMatrix2D
          Abstract base class for 2-d matrices holding complex elements.
FComplexMatrix3D
          Abstract base class for 3-d matrices holding complex elements.
 

Classes in cern.colt.matrix.tfcomplex used by cern.colt.matrix.tfloat.algo
FComplexMatrix1D
          Abstract base class for 1-d matrices (aka vectors) holding complex elements.
FComplexMatrix2D
          Abstract base class for 2-d matrices holding complex elements.
FComplexMatrix3D
          Abstract base class for 3-d matrices holding complex elements.
 

Classes in cern.colt.matrix.tfcomplex used by cern.colt.matrix.tfloat.impl
FComplexMatrix2D
          Abstract base class for 2-d matrices holding complex elements.
 


Parallel Colt 0.7.2

Jump to the Parallel Colt Homepage