Comment on identity theft
Saleh@feddit.org 2 weeks agoYou multiply vectors and matrizes row by column.
So for any matrix the fitting identity matrix multiplies each row on the relevant position by one and puts it into a column.
The matrix remains the same.
See example 5 here: www.geeksforgeeks.org/identity-matrix/