isIdentity
true
if this matrix is equal to the Identity Matrix:
|1 0 ... 0|
|1 0| |0 1 ... 0|
I1 = |1|, I2 = |0 1|, ..., In = |: : ... :|
|0 0 ... 1|
Content copied to clipboard