Package | Description |
---|---|
ubic.basecode.dataStructure.matrix | |
ubic.basecode.io.writer |
Modifier and Type | Class and Description |
---|---|
class |
AbstractMatrix3D<R,C,S,V>
TODO Document Me
|
class |
DenseDouble3dMatrix<R,C,S> |
class |
DenseObject3DMatrix<R,C,S> |
class |
DoubleMatrix3D<R,C,S>
TODO Document Me
|
Modifier and Type | Method and Description |
---|---|
<S,V> void |
MatrixWriter.writeMatrix(Matrix3D<R,C,S,V> matrix,
boolean printNames)
Writes a 3d matrix, collapsing the rows and columns
|
Copyright © 2003–2022 UBC Michael Smith Laboratories. All rights reserved.