Class MatrixValue.CellIndex
- java.lang.Object
-
- org.apache.sysds.runtime.matrix.data.MatrixValue.CellIndex
-
- Enclosing class:
- MatrixValue
public static class MatrixValue.CellIndex extends Object
-
-
Constructor Summary
Constructors Constructor Description CellIndex(int r, int c)
-