Matrix add


Add two matrices

ql.Matrix_add(M,N)

Equivalent to A+B

Matrices must be of the same size


Index