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 TypeClassDescriptionclassSparse row-compressed 2-d matrix holding double elements.(package private) classSparse row-compressed-modified 2-d matrix holding double elements.(package private) classTridiagonal 2-d matrix holding double elements.