Inverse matrix of square matrix
Permanent matrix of square matrix
Square array
M*n matrix, if m=n is a square matrix.
Addition and subtraction is the addition and subtraction of corresponding elements.
Multiplication is complicated. The corresponding elements of rows and columns are multiplied and summed to get an element. ...