DSUM

DSUM(x;y) direct sum of matrices x and y (xy); alternatively, if the second argument is omitted, x can be a pointer and the function then gives x[1]x[2] ⊕ ... x[n].