Parallel Colt 0.7.2

Uses of Package
cern.colt.matrix.tdcomplex

Packages that use cern.colt.matrix.tdcomplex
cern.colt.matrix.tdcomplex Matrix interfaces and factories holding elements of dcomplex data type. 
cern.colt.matrix.tdcomplex.impl Efficient and flexible dense and sparse 1, 2 and 3-dimensional matrices holding elements of dcomplex data type. 
cern.colt.matrix.tdouble.algo Linear Algebraic matrix computations operating on DoubleMatrix2D and DoubleMatrix1D
cern.colt.matrix.tdouble.impl Efficient and flexible dense and sparse 1, 2 and 3-dimensional matrices holding elements of double data type. 
 

Classes in cern.colt.matrix.tdcomplex used by cern.colt.matrix.tdcomplex
DComplexFactory1D
          Factory for convenient construction of 1-d matrices holding complex cells.
DComplexFactory2D
          Factory for convenient construction of 2-d matrices holding complex cells.
DComplexFactory3D
          Factory for convenient construction of 3-d matrices holding complex cells.
DComplexMatrix1D
          Abstract base class for 1-d matrices (aka vectors) holding complex elements.
DComplexMatrix1DProcedure
          Interface that represents a condition or procedure object: takes a single argument and returns a boolean value.
DComplexMatrix2D
          Abstract base class for 2-d matrices holding complex elements.
DComplexMatrix2DProcedure
          Interface that represents a condition or procedure object: takes a single argument and returns a boolean value.
DComplexMatrix3D
          Abstract base class for 3-d matrices holding complex elements.
 

Classes in cern.colt.matrix.tdcomplex used by cern.colt.matrix.tdcomplex.impl
DComplexMatrix1D
          Abstract base class for 1-d matrices (aka vectors) holding complex elements.
DComplexMatrix2D
          Abstract base class for 2-d matrices holding complex elements.
DComplexMatrix3D
          Abstract base class for 3-d matrices holding complex elements.
 

Classes in cern.colt.matrix.tdcomplex used by cern.colt.matrix.tdouble.algo
DComplexMatrix1D
          Abstract base class for 1-d matrices (aka vectors) holding complex elements.
DComplexMatrix2D
          Abstract base class for 2-d matrices holding complex elements.
DComplexMatrix3D
          Abstract base class for 3-d matrices holding complex elements.
 

Classes in cern.colt.matrix.tdcomplex used by cern.colt.matrix.tdouble.impl
DComplexMatrix2D
          Abstract base class for 2-d matrices holding complex elements.
 


Parallel Colt 0.7.2

Jump to the Parallel Colt Homepage