Calculates the concatentation of two matrices.
The first matrix
The second matrix
Optional
The axis to concatenate over, which is 0 for the rows or 1 for the columns
Calculates the concatentation of two matrices.