| Package | Description |
|---|---|
| eu.simuline.octave |
This implementation follows the interface in:
http://java.sun.com/javase/6/docs/api/javax/script/package-summary.html
It does not implement it as the code has to work on Java 5.0.
|
| eu.simuline.octave.exec |
Classes related with executing octave.
|
| eu.simuline.octave.io |
Explanation missing
|
| Class and Description |
|---|
| OctaveExec
The object connecting to the octave process.
|
| ReadFunctor
Function object that will execute reads on a Reader.
|
| Class and Description |
|---|
| ReadFunctor
Function object that will execute reads on a Reader.
|
| WriteFunctor
Function object that will execute writes to a Writer.
|
| Class and Description |
|---|
| OctaveExec
The object connecting to the octave process.
|
| ReadFunctor
Function object that will execute reads on a Reader.
|
| WriteFunctor
Function object that will execute writes to a Writer.
|
Copyright © 2006–2018 Simuline Organization (l2r). All rights reserved.