Convert a list of matrices to a single matrix, where each row is a flattened matrix from the original list
.flatten_matrix_list(xs, ...)
xs
List of matrices
Matrix