Class of interval arithemtic
John W. Eaton
jwe at octave.org
Mon Apr 13 15:34:00 CDT 2009
On 13-Apr-2009, J.Benoist Leger wrote:
| I would implement interval arithmetic in octave. But for doing this, I
| hope use classes.
|
| In first idea, I thinked use class inheritance with the struct class in
| octave, ans defined differents operators.
|
| But, I don't know how doing this without using C++ interface. It will be
| the solution for me to sur the same methods as Matlab (with a
| @directory) but I don't know if it's possible.
It should be possible with the current development version of Octave,
and the upcoming 3.2 release.
jwe
More information about the Help-octave
mailing list