inverse_matrix

Computes the inverse of a matrix.

Input

matrix

The matrix to inverse.

Output

inverted

The inverted matrix.