Uses of Package
ubic.basecode.dataStructure.matrix
Packages that use ubic.basecode.dataStructure.matrix
Package
Description
-
Classes in ubic.basecode.dataStructure.matrix used by ubic.basecode.dataStructureClassDescriptionAbstract base class for 2D matrices of double values with named columns and rows.
-
Classes in ubic.basecode.dataStructure.matrix used by ubic.basecode.dataStructure.matrixClassDescriptionTODO Document MeSupports sparse matrices (where sparse means most values are zero, not that they are missing).A dense matrix of doubles that knows about row and column names.Abstract base class for 2D matrices of double values with named columns and rows.TODO Document MeDense 2D matrix implementation designed for very fast access of entire rows.Represents a matrix with index columns and rows.Matrix that can hold any type of objectMatrix that holds primitives, with an available object representation of the values.A sparse matrix that knows about row and column names.
-
Classes in ubic.basecode.dataStructure.matrix used by ubic.basecode.datafilterClassDescriptionAbstract base class for 2D matrices of double values with named columns and rows.Represents a matrix with index columns and rows.A NamedMatrix containing String objects.
-
Classes in ubic.basecode.dataStructure.matrix used by ubic.basecode.graphicsClassDescriptionAbstract base class for 2D matrices of double values with named columns and rows.
-
Classes in ubic.basecode.dataStructure.matrix used by ubic.basecode.io.readerClassDescriptionAbstract base class for 2D matrices of double values with named columns and rows.Represents a matrix with index columns and rows.A NamedMatrix containing String objects.
-
Classes in ubic.basecode.dataStructure.matrix used by ubic.basecode.io.writer
-
Classes in ubic.basecode.dataStructure.matrix used by ubic.basecode.mathClassDescriptionAbstract base class for 2D matrices of double values with named columns and rows.A sparse matrix that knows about row and column names.
-
Classes in ubic.basecode.dataStructure.matrix used by ubic.basecode.math.linalgClassDescriptionAbstract base class for 2D matrices of double values with named columns and rows.
-
Classes in ubic.basecode.dataStructure.matrix used by ubic.basecode.math.linearmodelsClassDescriptionAbstract base class for 2D matrices of double values with named columns and rows.A NamedMatrix containing String objects.
-
Classes in ubic.basecode.dataStructure.matrix used by ubic.basecode.utilClassDescriptionAbstract base class for 2D matrices of double values with named columns and rows.
-
Classes in ubic.basecode.dataStructure.matrix used by ubic.basecode.util.rClassDescriptionAbstract base class for 2D matrices of double values with named columns and rows.