Class of interval arithemtic

J.Benoist Leger jben at jben.info
Mon Apr 13 13:20:28 CDT 2009


Hi

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.

Thanks,

-- 
J.Benoist Leger


More information about the Help-octave mailing list