in matrix arithmetic definition converts pair wise operations to n-array operations eg a:= (b+c)+(d+e) is loop over a(i,j)=(b(i,j)+c(i,j)+...
Related Topics
Topic: arrays (57 items) Topic: co-sequence operations (8 items)