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 TypeClassDescriptionclassAbstractMatrix3D<R,C, S, V> TODO Document MeclassDenseDouble3dMatrix<R,C, S> classDenseObject3DMatrix<R,C, S> classDoubleMatrix3D<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