<matrix> invert(<matrix>m)
m
The matrix to invert .
Returns
The inverted matrix, or the original matrix if the matrix is singular.
matrix |