Computes the inverse of a matrix.
Matrix to invert.
Optional
Use the singular value decomposition to compute the inverse. Default: false.
false
Computes the inverse of a matrix.