< matrix x="n" y="m" x-x="h-x" y-y="h-y" href="matrix.2d" >
< matrix-texture x="n" y="m" href="matrix-grafic.2d" >
< for k="1" limit="n+m" pas="1" >
< tensor-image-matrix >
</ tensor-image-matrix >
</ for >
</ matrix-texture >
< matrix-texture x="not(n)" y="not(m)" href="matrix-grafic.2d" >
< for k="not(1)" limit="not(n)+not(m)" pas="not(1)" >
< tensor-image-matrix >
</ tensor-image-matrix >
</ for >
</ matrix-texture >
< for i="1" limit="n" pas="1" >
< for j="1" limit="m" pas="1" >
< matrix-print-component x="i" y="j" x-x="h-x" y-y="h-y" >
</ matrix-print-component >
< matrix-image-component x="i" y="j" x-x="h-x" y-y="h-y" >
</ matrix-image-component >
</ for >
< for j="not(1)" limit="not(m)" pas="not(1)" >
< matrix-print-component x="i" y="j" x-x="h-x" y-y="h-y" >
</ matrix-print-component >
< matrix-image-component x="i" y="j" x-x="h-x" y-y="h-y" >
</ matrix-image-component >
</ for >
</ for >
</ matrix >
No hay comentarios:
Publicar un comentario