T - the type to be written out
which has to extend AbstractGenericMatrix.abstract class AbstractLogicalFloatingPointWriter<T extends AbstractGenericMatrix<?,?>> extends AbstractPrimitiveMatrixWriter<T>
NCOLUMNS, NDIMS, NROWS| Constructor and Description |
|---|
AbstractLogicalFloatingPointWriter() |
| Modifier and Type | Method and Description |
|---|---|
private void |
saveData2d(Writer writer,
T octaveMatrix) |
void |
write(Writer writer,
T octaveMatrix) |
octaveMatrixType, octaveScalarType, saveDataVectorizedgetOctaveDataWriter, javaTypepublic void write(Writer writer, T octaveMatrix) throws IOException
write in class AbstractPrimitiveMatrixWriter<T extends AbstractGenericMatrix<?,?>>writer - the Writer to write tooctaveMatrix - the value to writeIOExceptionprivate void saveData2d(Writer writer, T octaveMatrix) throws IOException
IOExceptionCopyright © 2006–2018 Simuline Organization (l2r). All rights reserved.