Description: computing selected entries of the inverse, by solving a sequence of linear equations after doing an LU factorization.
Useful for large sparse matrix which LU decomposition is easy to compute for. Not the fastest way to compute inverse matrix, but avoid memory problem of a full matrix storage.
To Search:
- [gmres_m] - gmres algorithm a special form used to s
- [nijuzhen] - Determinant of the value of the inverse
- [Matrix.java] - Bulbil style, determinant, inverse matri
- [LUdep] - a MPI source code for LU decomposition s
- [lu.java.tar] - matrix lu
File list (Check if you may need any files):
license.txt
smartinv.m