Skip to content
Prev 1046 / 10988 Next

[Rcpp-devel] r-forge error: undefined symbol: zgetri_

On Fri, Aug 20, 2010 at 12:35 PM, baptiste auguie
<baptiste.auguie at googlemail.com> wrote:
On many occasions where people think that they need to calculate a
matrix inverse they don't really need to do so.  For example you don't
need to calculate the inverse explicitly if all you are going to do is
to solve a linear system of equations.