ConcatR(X, Y) = Concatenate the rows of matrix X and Y:
Returns a matrix with the rows of X followed by the rows of Y.
Return to Matrix and Polynomial Computations Return to Harry's Home Page