Stitch Matrices Together

StitchMatrix(x, y, rowmap, colmap, ...)

Arguments

x

A matrix

y

One or more matrices of the same class or coercible to the same class as x

rowmap, colmap

LogMaps describing the row and cell membership of each matrix; the LogMap entries are assumed to be in the order of c(x, y)

...

Arguments passed to other methods

Value

A single matrix of type class(x) consisting of all values in component matrices