public final class MatrixWriter extends AbstractLogicalFloatingPointWriter<OctaveDouble>
OctaveDouble to a Writer.NCOLUMNS, NDIMS, NROWS| Constructor and Description |
|---|
MatrixWriter() |
| Modifier and Type | Method and Description |
|---|---|
Class<OctaveDouble> |
javaType()
Could be OctaveScalar or OctaveMatrix.
|
protected String |
octaveMatrixType() |
protected String |
octaveScalarType() |
writesaveDataVectorizedgetOctaveDataWriterpublic Class<OctaveDouble> javaType()
OctaveDataWriterjavaType in class OctaveDataWriter<OctaveDouble>Class of the OctaveObject
that this IO handler loads and savesprotected String octaveMatrixType()
octaveMatrixType in class AbstractPrimitiveMatrixWriter<OctaveDouble>protected String octaveScalarType()
octaveScalarType in class AbstractPrimitiveMatrixWriter<OctaveDouble>Copyright © 2006–2018 Simuline Organization (l2r). All rights reserved.