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