Function

isIdentity

Whether the given matrix is the identity matrix.

isIdentity

Source set: Common
fun Matrix.isIdentity(): Boolean

Whether the given matrix is the identity matrix.

Last updated: