Uses of Class
ubic.basecode.dataStructure.matrix.ObjectMatrixImpl
-
Packages that use ObjectMatrixImpl Package Description ubic.basecode.dataStructure.matrix -
-
Uses of ObjectMatrixImpl in ubic.basecode.dataStructure.matrix
Methods in ubic.basecode.dataStructure.matrix that return ObjectMatrixImpl Modifier and Type Method Description ObjectMatrixImpl<R,C,V>
ObjectMatrixImpl. subsetColumns(List<C> columns)
-