<div class='type'>Function</div>


<a id='references'></a>


<h2 id="isidentity">isIdentity</h2>

<div class='sourceset sourceset-common'>Common</div>


```kotlin
fun Matrix.isIdentity(): Boolean
```


Whether the given matrix is the identity matrix.