<matrix> invert(<matrix>m)
The matrix to invert .
Returns the inverted matrix if the matrix is invertible. Otherwise, the return value is undefined.
See also | |
matrix |
|