Package | Description |
---|---|
org.apache.sysds.runtime.io |
Modifier and Type | Class and Description |
---|---|
class |
WriterBinaryBlock |
class |
WriterBinaryBlockParallel |
class |
WriterMatrixMarket |
class |
WriterMatrixMarketParallel |
class |
WriterTextCell |
class |
WriterTextCellParallel |
class |
WriterTextCSV |
class |
WriterTextCSVParallel |
class |
WriterTextLIBSVM |
class |
WriterTextLIBSVMParallel |
Modifier and Type | Method and Description |
---|---|
static MatrixWriter |
MatrixWriterFactory.createMatrixWriter(Types.FileFormat fmt) |
static MatrixWriter |
MatrixWriterFactory.createMatrixWriter(Types.FileFormat fmt,
int replication,
FileFormatProperties props) |
Copyright © 2020 The Apache Software Foundation. All rights reserved.