aboutsummaryrefslogtreecommitdiff
path: root/abs/mtx_matcher-help.pd
diff options
context:
space:
mode:
Diffstat (limited to 'abs/mtx_matcher-help.pd')
-rw-r--r--abs/mtx_matcher-help.pd49
1 files changed, 49 insertions, 0 deletions
diff --git a/abs/mtx_matcher-help.pd b/abs/mtx_matcher-help.pd
new file mode 100644
index 0000000..94f3497
--- /dev/null
+++ b/abs/mtx_matcher-help.pd
@@ -0,0 +1,49 @@
+#N canvas 272 187 518 410 10;
+#X obj 192 220 mtx_matcher;
+#X obj 264 133 loadbang;
+#X msg 174 136 bang;
+#X obj 192 277 mtx_print matched;
+#X obj 264 251 mtx_print permutator;
+#X obj 141 298 mtx_-;
+#X obj 141 320 mtx_.^ 2;
+#X floatatom 141 383 0 0 0 0 error_unmatched - -;
+#X obj 174 180 t a a;
+#X obj 264 181 t a a a;
+#X obj 270 302 mtx_-;
+#X obj 270 324 mtx_.^ 2;
+#X floatatom 270 387 0 0 0 1 error_matched - -;
+#X obj 192 253 t a a;
+#X obj 141 343 mtx_sum;
+#X obj 141 363 mtx_sum;
+#X obj 270 347 mtx_sum;
+#X obj 270 367 mtx_sum;
+#X msg 87 134 bang;
+#X obj 87 155 mtx_rand 5;
+#X obj 174 157 mtx_eye 5;
+#X obj 264 157 mtx_egg 5;
+#X text 68 9 mtx_matcher:: match 2 sets of vectors;
+#X text 22 45 mtx_matcher tries to match 2 sets of vectors. The vector-sets
+are expressed as matrices;
+#X connect 0 0 13 0;
+#X connect 0 1 4 0;
+#X connect 1 0 21 0;
+#X connect 2 0 20 0;
+#X connect 5 0 6 0;
+#X connect 6 0 14 0;
+#X connect 8 0 0 0;
+#X connect 8 1 5 0;
+#X connect 9 0 0 1;
+#X connect 9 1 5 1;
+#X connect 9 2 10 1;
+#X connect 10 0 11 0;
+#X connect 11 0 16 0;
+#X connect 13 0 3 0;
+#X connect 13 1 10 0;
+#X connect 14 0 15 0;
+#X connect 15 0 7 0;
+#X connect 16 0 17 0;
+#X connect 17 0 12 0;
+#X connect 18 0 19 0;
+#X connect 19 0 8 0;
+#X connect 20 0 8 0;
+#X connect 21 0 9 0;