Inverts the input matrix. If the matrix is not invertible, the output is an empty matrix.
input: Input matrix.
input
output: Inverted output matrix.
output