Class of interval arithemtic
J.Benoist Leger
jben at jben.info
Mon Apr 13 15:38:25 CDT 2009
John W. Eaton a écrit :
> 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.
>
Thx, I will upgraded to 3.1.55. I'm very unlucky, one week ago I
downgraded 3.1.54 to 3.0.4 for testing differences between 3.0.3 and 3.0.4
Bye,
--
J.Benoist Leger
More information about the Help-octave
mailing list