aboutsummaryrefslogtreecommitdiff
path: root/doc/mtx_pow-help.pd
blob: cbdb48bab9e568d9ff135a0820abd4ef595c0bf6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
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;