This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
|
target_mapping [2014/05/30 11:49] 127.0.0.1 external edit |
target_mapping [2015/03/06 09:30] (current) guillaume .ab keywords corrected |
||
|---|---|---|---|
| Line 13: | Line 13: | ||
| <code alphabets> | <code alphabets> | ||
| affine matrix_product {P, Q, R|P>0 && Q>0 && R>0} | affine matrix_product {P, Q, R|P>0 && Q>0 && R>0} | ||
| - | given float A {i,k| 0< | + | input float A {i,k| 0< |
| float B {k,j| 0< | float B {k,j| 0< | ||
| - | | + | |
| - | using | + | local |
| float temp_C {i, | float temp_C {i, | ||
| - | through | + | let |
| | | ||
| {|k> | {|k> | ||