is_identity


Description:

public bool is_identity ()

Checks if the given matrix is the identity matrix.

Parameters:

this

The matrix that is to be tested.

Returns:

true if the matrix is the identity matrix, false otherwise