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