Package org.ujmp.core.export.exporter
Class DefaultMatrixWriterRScriptExporter
java.lang.Object
org.ujmp.core.export.exporter.AbstractMatrixExporter
org.ujmp.core.export.exporter.AbstractMatrixWriterExporter
org.ujmp.core.export.exporter.DefaultMatrixWriterRScriptExporter
- All Implemented Interfaces:
MatrixExporter
,MatrixWriterExporter
,MatrixExportFormat
,MatrixRScriptExportFormat
public class DefaultMatrixWriterRScriptExporter
extends AbstractMatrixWriterExporter
implements MatrixRScriptExportFormat
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.ujmp.core.export.exporter.AbstractMatrixWriterExporter
getWriter
Methods inherited from class org.ujmp.core.export.exporter.AbstractMatrixExporter
getMatrix
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface org.ujmp.core.export.exporter.MatrixExporter
getMatrix
-
Constructor Details
-
DefaultMatrixWriterRScriptExporter
-
-
Method Details
-
asRScript
- Specified by:
asRScript
in interfaceMatrixRScriptExportFormat
- Throws:
IOException
-