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.MatrixGenerateReaderMatrixGenerateReader.MatrixReaderRowIrregular, MatrixGenerateReader.MatrixReaderRowRegularColIrregular, MatrixGenerateReader.MatrixReaderRowRegularColRegular
 
- 
 - 
Constructor SummaryConstructors Constructor Description MatrixReaderRowIrregular(CustomProperties _props)
 - 
Method Summary- 
Methods inherited from class org.apache.sysds.runtime.iogen.MatrixGenerateReaderreadMatrixFromHDFS, readMatrixFromInputStream
 
- 
 
- 
- 
- 
Constructor Detail- 
MatrixReaderRowIrregularpublic MatrixReaderRowIrregular(CustomProperties _props) 
 
- 
 
-