| 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.
|
| Modifier and Type | Method and Description |
|---|---|
(package private) OctaveLong |
Int64ScalarReader.createOctaveScalar() |
(package private) OctaveLong |
Int64MatrixReader.createOctaveValue(int[] size) |
| Modifier and Type | Method and Description |
|---|---|
Class<OctaveLong> |
Int64MatrixWriter.javaType() |
| Modifier and Type | Method and Description |
|---|---|
private static OctaveLong |
TestOctaveLong.longScalar(long i) |
OctaveLong |
OctaveLong.shallowCopy() |
| Constructor and Description |
|---|
OctaveLong(OctaveLong o)
Copy constructor.
|
Copyright © 2006–2018 Simuline Organization (l2r). All rights reserved.