| Package | Description |
|---|---|
| eu.simuline.octave.exec |
Classes related with executing octave.
|
| eu.simuline.octave.io |
Explanation missing
|
| Modifier and Type | Class and Description |
|---|---|
class |
ReaderWriteFunctor
Reads all from the reader and writes it to the writer.
|
| Modifier and Type | Field and Description |
|---|---|
private WriteFunctor |
OctaveWriterCallable.writeFunctor |
| Modifier and Type | Method and Description |
|---|---|
void |
OctaveExec.evalRW(WriteFunctor input,
ReadFunctor output)
Passes
input to octave
and get back output. |
| Constructor and Description |
|---|
OctaveWriterCallable(Writer processWriter,
WriteFunctor writeFunctor,
String spacer) |
| Modifier and Type | Class and Description |
|---|---|
(package private) class |
DataWriteFunctor
Write data from
OctaveObjects into a Map. |
Copyright © 2006–2018 Simuline Organization (l2r). All rights reserved.