Package | Description |
---|---|
org.apache.sysds.runtime.iogen |
Modifier and Type | Method and Description |
---|---|
CustomProperties |
ReaderMapping.getFileFormatPropertiesOfRRCIMapping() |
CustomProperties |
ReaderMapping.getFileFormatPropertiesOfRRCRMapping() |
CustomProperties |
ReaderMapping.getFormatProperties() |
Constructor and Description |
---|
FrameGenerateReader(CustomProperties _props) |
FrameReaderRowIrregular(CustomProperties _props) |
FrameReaderRowRegularColIrregular(CustomProperties _props) |
FrameReaderRowRegularColRegular(CustomProperties _props) |
MatrixGenerateReader(CustomProperties _props) |
MatrixReaderRowIrregular(CustomProperties _props) |
MatrixReaderRowRegularColIrregular(CustomProperties _props) |
MatrixReaderRowRegularColRegular(CustomProperties _props) |
Copyright © 2021 The Apache Software Foundation. All rights reserved.