Skip navigation links

Package eu.simuline.octave.type

Contains all octave types which are supported.

See: Description

Package eu.simuline.octave.type Description

Contains all octave types which are supported. The base interface for all types is OctaveObject defining a single method only: OctaveObject.shallowCopy(). Classes implementing OctaveObject: Special is Octave the use of which is not clear to me... Provides a single static method Octave.scalar(double).
Skip navigation links

Copyright © 2006–2018 Simuline Organization (l2r). All rights reserved.