aboutsummaryrefslogtreecommitdiff
path: root/abs/mtx_symasym-help.pd
diff options
context:
space:
mode:
Diffstat (limited to 'abs/mtx_symasym-help.pd')
-rw-r--r--abs/mtx_symasym-help.pd31
1 files changed, 31 insertions, 0 deletions
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;