Package cern.colt.matrix.tfcomplex.impl
Efficient and flexible dense and sparse 1, 2 and 3-dimensional matrices holding elements of fcomplex data type.
See: Description
-
Class Summary Class Description DenseColumnFComplexMatrix2D Dense 2-d matrix holding complex elements.DenseFComplexMatrix1D Dense 1-d matrix (aka vector) holding complex elements.DenseFComplexMatrix2D Dense 2-d matrix holding complex elements.DenseFComplexMatrix3D Dense 3-d matrix holding complex elements.DenseLargeFComplexMatrix2D Dense 2-d matrix holding complex elements.
Implementation:DenseLargeFComplexMatrix3D Dense 3-d matrix holding complex elements.
Implementation:DiagonalFComplexMatrix2D Diagonal 2-d matrix holding complex elements.SparseCCFComplexMatrix2D Sparse column-compressed 2-d matrix holding complex elements.SparseCCMFComplexMatrix2D Sparse column-compressed-modified 2-d matrix holding complex elements.SparseFComplexMatrix1D Sparse hashed 1-d matrix (aka vector) holding complex elements.SparseFComplexMatrix2D Sparse hashed 2-d matrix holding complex elements.SparseFComplexMatrix3D Sparse hashed 3-d matrix holding complex elements.SparseRCFComplexMatrix2D Sparse row-compressed 2-d matrix holding complex elements.SparseRCMFComplexMatrix2D Sparse row-compressed-modified 2-d matrix holding complex elements.WrapperFComplexMatrix1D 1-d matrix holding complex elements; either a view wrapping another matrix or a matrix whose views are wrappers.WrapperFComplexMatrix2D 2-d matrix holding complex elements; either a view wrapping another matrix or a matrix whose views are wrappers.WrapperFComplexMatrix3D 3-d matrix holding complex elements; either a view wrapping another matrix or a matrix whose views are wrappers.
Package cern.colt.matrix.tfcomplex.impl Description
Efficient and flexible dense and sparse 1, 2 and 3-dimensional matrices holding elements of fcomplex data type.
DMelt 3.0 © DataMelt by jWork.ORG