Package org.apache.sysds.runtime.iogen
Class MatrixGenerateReader.MatrixReaderRowIrregular
- java.lang.Object
-
- org.apache.sysds.runtime.io.MatrixReader
-
- org.apache.sysds.runtime.iogen.MatrixGenerateReader
-
- org.apache.sysds.runtime.iogen.MatrixGenerateReader.MatrixReaderRowIrregular
-
- Enclosing class:
- MatrixGenerateReader
public static class MatrixGenerateReader.MatrixReaderRowIrregular extends MatrixGenerateReader
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class org.apache.sysds.runtime.iogen.MatrixGenerateReader
MatrixGenerateReader.MatrixReaderRowIrregular, MatrixGenerateReader.MatrixReaderRowRegularColIrregular, MatrixGenerateReader.MatrixReaderRowRegularColRegular
-
-
Constructor Summary
Constructors Constructor Description MatrixReaderRowIrregular(CustomProperties _props)
-
Method Summary
-
Methods inherited from class org.apache.sysds.runtime.iogen.MatrixGenerateReader
readMatrixFromHDFS, readMatrixFromInputStream
-
-
-
-
Constructor Detail
-
MatrixReaderRowIrregular
public MatrixReaderRowIrregular(CustomProperties _props)
-
-