Function

isIdentity

Whether the given matrix is the identity matrix.

isIdentity

Common
fun Matrix.isIdentity(): Boolean

Whether the given matrix is the identity matrix.