| Package | Description |
|---|---|
| eu.simuline.octave.io.impl |
Provides the implementations of the services
specified in
eu.simuline.octave.io.spi;
one for each octave type given in octave via typeinfo. |
| Modifier and Type | Class and Description |
|---|---|
class |
BooleanWriter
The writer for the octave type "bool matrix" (matrix with boolean entries)
and "bool", which is short for "bool scalar",
writing an
OctaveBoolean to a Writer. |
class |
MatrixWriter
The writer for the octave types
"matrix" (of double) and "scalar" (of double)
writing an
OctaveDouble to a Writer. |
Copyright © 2006–2018 Simuline Organization (l2r). All rights reserved.