aboutsummaryrefslogtreecommitdiff
path: root/doc/mtx_bitright-help.pd
diff options
context:
space:
mode:
Diffstat (limited to 'doc/mtx_bitright-help.pd')
-rw-r--r--doc/mtx_bitright-help.pd41
1 files changed, 41 insertions, 0 deletions
diff --git a/doc/mtx_bitright-help.pd b/doc/mtx_bitright-help.pd
new file mode 100644
index 0000000..c629661
--- /dev/null
+++ b/doc/mtx_bitright-help.pd
@@ -0,0 +1,41 @@
+#N canvas 224 247 527 302 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 125 167 mtx_diag 1 2 3 4 5;
+#X obj 46 167 mtx_ones 5;
+#X obj 46 144 t b b;
+#X obj 46 218 mtx_print;
+#X msg 46 125 bang;
+#X text 140 198 ==;
+#X obj 263 167 mtx_eye 4;
+#X msg 263 140 bang;
+#X obj 263 219 mtx_print;
+#X floatatom 332 124 4 0 0 0 - - -;
+#X obj 332 142 t b f;
+#X text 366 193 ==;
+#X text 38 247 shift left matrix;
+#X text 38 260 (amount for each element;
+#X text 39 275 specified in right matrix);
+#X text 257 251 shift matrix as given by scalar;
+#X obj 17 23 mtx_bitright;
+#X obj 111 23 mtx_>>;
+#X text 8 42 matrix logic: bitwise rightshift;
+#X obj 165 196 mtx_>>;
+#X obj 387 192 mtx_>> 0;
+#X obj 392 77 >>;
+#X obj 263 192 mtx_bitright 0;
+#X obj 46 196 mtx_bitright;
+#X connect 4 0 27 1;
+#X connect 5 0 27 0;
+#X connect 6 0 5 0;
+#X connect 6 1 4 0;
+#X connect 8 0 6 0;
+#X connect 10 0 26 0;
+#X connect 11 0 10 0;
+#X connect 13 0 14 0;
+#X connect 14 0 10 0;
+#X connect 14 1 26 1;
+#X connect 26 0 12 0;
+#X connect 27 0 7 0;