Compute the inverse of a matrix with LU decomposition and forward / backward substitutions.
Square matrix to be inverted.
Inverse of the matrix a.
Getting Started
How to Use
Internals
Reference