From aa504313c33c5703b20a608fab74c05aa4c38a65 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?IOhannes=20m=20zm=C3=B6lnig?= Date: Tue, 10 May 2005 12:21:19 +0000 Subject: new help-patches and added license-text svn path=/trunk/externals/iem/iemmatrix/; revision=2938 --- abs/mtx_symasym-help.pd | 31 +++++++++++++++++++++++++++++++ 1 file changed, 31 insertions(+) create mode 100644 abs/mtx_symasym-help.pd (limited to 'abs/mtx_symasym-help.pd') diff --git a/abs/mtx_symasym-help.pd b/abs/mtx_symasym-help.pd new file mode 100644 index 0000000..0e78414 --- /dev/null +++ b/abs/mtx_symasym-help.pd @@ -0,0 +1,31 @@ +#N canvas 302 270 518 410 10; +#X msg 174 116 bang; +#X obj 174 160 t a a; +#X msg 87 114 bang; +#X obj 87 135 mtx_rand 5; +#X obj 174 137 mtx_eye 5; +#X obj 264 137 mtx_egg 5; +#X obj 174 240 mtx_symasym; +#X obj 246 271 mtx_print asymmetric; +#X obj 174 297 mtx_print symmetric; +#X obj 204 205 mtx_print original; +#X msg 264 114 bang; +#X text 26 12 mtx_symasym:: decompose a matrix into symmetric & asymmetric +parts; +#X text 22 45 each square matrix can be decomposed into a symmetric +and an assymmetric part \, with; +#X text 205 79 M=S+A; +#X text 70 336 (c) 2005 by IOhannes m zmoelnig \, IEM KUG \, graz austria +; +#X text 70 353 for license-details see LICENSE.txt that must come with +iemmatrix.; +#X connect 0 0 4 0; +#X connect 1 0 6 0; +#X connect 1 1 9 0; +#X connect 2 0 3 0; +#X connect 3 0 1 0; +#X connect 4 0 1 0; +#X connect 5 0 1 0; +#X connect 6 0 8 0; +#X connect 6 1 7 0; +#X connect 10 0 5 0; -- cgit v1.2.1