Uses of Class
ubic.basecode.io.reader.DoubleMatrixReader
-
Packages that use DoubleMatrixReader Package Description ubic.basecode.graphics ubic.basecode.io.reader -
-
Uses of DoubleMatrixReader in ubic.basecode.graphics
Fields in ubic.basecode.graphics declared as DoubleMatrixReader Modifier and Type Field Description protected DoubleMatrixReader
ColorMatrix. m_matrixReader
-
Uses of DoubleMatrixReader in ubic.basecode.io.reader
Subclasses of DoubleMatrixReader in ubic.basecode.io.reader Modifier and Type Class Description class
SparseDoubleMatrixReader
class
SparseRaggedMatrixReader
Best data structure for reading really big, really sparse matrices when a matrix represetation is needed.
-