From 6f7f6460189b2da25077438c8a13ccd20f2a0f00 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?IOhannes=20m=20zm=C3=B6lnig?= Date: Tue, 28 Mar 2006 13:11:25 +0000 Subject: renamed help-patches; split meta help-patches into smaller ones; TODO: reflect this change in the C-sources svn path=/trunk/externals/iem/iemmatrix/; revision=4797 --- doc/mtx_pow-help.pd | 37 +++++++++++++++++++++++++++++++++++++ 1 file changed, 37 insertions(+) create mode 100644 doc/mtx_pow-help.pd (limited to 'doc/mtx_pow-help.pd') diff --git a/doc/mtx_pow-help.pd b/doc/mtx_pow-help.pd new file mode 100644 index 0000000..cbdb48b --- /dev/null +++ b/doc/mtx_pow-help.pd @@ -0,0 +1,37 @@ +#N canvas 17 -32 450 300 10; +#X text 255 30 updated for; +#X obj 343 30 iemmatrix 0.2; +#X obj 392 56 matrix; +#X text 262 55 see also help for; +#X obj 56 251 mtx_print; +#X obj 56 144 t b f; +#X floatatom 56 126 4 0 0 0 - - -; +#X msg 56 167 4 2 1 3; +#X obj 56 187 mtx_diag; +#X obj 251 252 mtx_print; +#X obj 251 155 mtx_diag 1 2 3; +#X obj 282 173 mtx_ones 3; +#X obj 282 192 mtx_* 2; +#X obj 251 134 t b b f; +#X floatatom 251 115 4 0 0 0 - - -; +#X obj 56 215 mtx_.^ 2; +#X obj 251 217 mtx_.^; +#X text 34 280 matrix-elements^f; +#X text 208 278 elementA(i \, j)^elementB(i \, j); +#X text 8 42 matrix arithmetic: power; +#X obj 392 77 pow; +#X obj 17 23 mtx_.^; +#X connect 5 0 7 0; +#X connect 5 1 15 1; +#X connect 6 0 5 0; +#X connect 7 0 8 0; +#X connect 8 0 15 0; +#X connect 10 0 16 0; +#X connect 11 0 12 0; +#X connect 12 0 16 1; +#X connect 13 0 10 0; +#X connect 13 1 11 0; +#X connect 13 2 12 1; +#X connect 14 0 13 0; +#X connect 15 0 4 0; +#X connect 16 0 9 0; -- cgit v1.2.1