| 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. |
| eu.simuline.octave.type |
Contains all octave types which are supported.
|
| eu.simuline.octave.type.matrix |
Representations of matrices:
AbstractGenericMatrix
is the abstract base class of all of them. |
| Class and Description |
|---|
| AbstractGenericMatrix
A general matrix that does not even know
that it is an array it stores its in.
|
| Class and Description |
|---|
| AbstractGenericMatrix
A general matrix that does not even know
that it is an array it stores its in.
|
| AbstractObjectMatrix
General matrix with Object values
which serves also as base class for
OctaveCell. |
| Class and Description |
|---|
| AbstractGenericMatrix
A general matrix that does not even know
that it is an array it stores its in.
|
Copyright © 2006–2018 Simuline Organization (l2r). All rights reserved.