inverse_matrix
Computes the inverse of a matrix.
matrix
The matrix to inverse.
inverted
The inverted matrix.