{% setvar book_path %}/reference/androidx/_book.yaml{% endsetvar %} {% include "_shared/_reference-head-tags.html" %}

MatrixKt

public final class MatrixKt


Summary

Public methods

static final boolean

Whether the given matrix is the identity matrix.

Public methods

isIdentity

public static final boolean isIdentity(@NonNull Matrix receiver)

Whether the given matrix is the identity matrix.