Uses of Class
cern.colt.matrix.impl.WrapperDoubleMatrix2D
Packages that use WrapperDoubleMatrix2D
Package
Description
Matrix implementations; You normally need not look at this package, because all concrete classes implement the abstract interfaces of
cern.colt.matrix
, without subsetting or supersetting.-
Uses of WrapperDoubleMatrix2D in cern.colt.matrix.impl
Subclasses of WrapperDoubleMatrix2D in cern.colt.matrix.implModifier and TypeClassDescriptionclass
Sparse row-compressed 2-d matrix holding double elements.(package private) class
Sparse row-compressed-modified 2-d matrix holding double elements.(package private) class
Tridiagonal 2-d matrix holding double elements.