Computes the inverse of a 4-by-4 matrix.
The matrix.
Optional
matrix to hold result. If not passed a new one is created.
The inverse of m.
Computes the inverse of a 4-by-4 matrix.