Is there any simple algorithm for matrix inversion (that can be implemented using C/C++)?
Can QR decomposition be used for matrix inversion? How?
Can QR decomposition be used for matrix inversion?
5
$\begingroup$
linear-algebra
matrices
algorithms
numerical-methods
-
0The first question might be more suitable for [scicomp.SE](http://scicomp.stackexchange.com/). – 2012-02-20