On Fri, Aug 20, 2010 at 06:31:24PM +0200, IOhannes m zmölnig wrote:
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
On 08/20/2010 06:01 PM, Frank Barknecht wrote:
Apart from that, iem_mtx has some powerful matrix multiplaction objects for signals (iem_mul~ iirc.) that are great for more advance uses.
iem_mtx has been deprecated for about 5 years now, and has been integrated into iemmatrix. the old library provided a [mtx_mul~] object, which is still in iemmatrix for compat reasons, but it is DEPRECATED and will eventually be removed. the replacement is [mtx_*~] (both objects basically do the same, but the API (iolets) is different)
Thanks for clarifying - I was writing from memory without checking it (there never was a iem_mul~, right? :)
Frank