imsl
imsl.cluster
imsl.data_mining
imsl.eigen
imsl.linalg
imsl.optimize
imsl.regression
imsl.timeseries
lu_inv
Compute the inverse of a matrix.
Notes
This function creates a temporary LU() instance and calls method LU.inv() on that instance.
LU()
LU.inv()