Uses of Interface
ubic.basecode.dataStructure.matrix.Matrix3D
Packages that use Matrix3D
-
Uses of Matrix3D in ubic.basecode.dataStructure.matrix
Classes in ubic.basecode.dataStructure.matrix that implement Matrix3DModifier and TypeClassDescriptionclass
AbstractMatrix3D<R,
C, S, V> TODO Document Meclass
DenseDouble3dMatrix<R,
C, S> class
DenseObject3DMatrix<R,
C, S> class
DoubleMatrix3D<R,
C, S> TODO Document Me -
Uses of Matrix3D in ubic.basecode.io.writer
Methods in ubic.basecode.io.writer with parameters of type Matrix3DModifier and TypeMethodDescription<S,
V> void MatrixWriter.writeMatrix
(Matrix3D<R, C, S, V> matrix, boolean printNames) Writes a 3d matrix, collapsing the rows and columns