help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

How to define operators in oct-files


From: Lukas Reichlin
Subject: How to define operators in oct-files
Date: Mon, 19 Aug 2013 10:43:12 +0200

Dear Octave Community

What is the most recent/recommended way of defining operators, e.g. binary 
plus, for classes implemented in oct-files? Are there good code examples? The 
sparsersb package is rather confusing to me and the symbolic package seems to 
be outdated.
Currently I'm trying to understand the usage of the macros
DEFBINOP(op_add, …
INSTALL_BINOP

Thanks for any help
Lukas



reply via email to

[Prev in Thread] Current Thread [Next in Thread]