Class AbstractMatrixStringExportDestination

java.lang.Object
org.ujmp.core.export.destination.AbstractMatrixExportDestination
org.ujmp.core.export.destination.AbstractMatrixStringExportDestination
All Implemented Interfaces:
MatrixExportDestination, MatrixStringExportDestination, MatrixDenseCSVStringExportFormat, MatrixExportFormat, MatrixHtmlStringExportFormat, MatrixLatexStringExportFormat, MatrixMatlabScriptStringExportFormat, MatrixRScriptStringExportFormat, MatrixSQLStringExportFormat
Direct Known Subclasses:
DefaultMatrixStringExportDestination

public abstract class AbstractMatrixStringExportDestination extends AbstractMatrixExportDestination implements MatrixStringExportDestination
  • Constructor Details

    • AbstractMatrixStringExportDestination

      public AbstractMatrixStringExportDestination(Matrix matrix)