[R] off topic: C/C++ codes for pseudo inverse

2004-06-16 Thread Mahbub Latif
Hi, I am looking for C/C++ codes for computing generalized inverse of a matrix. Can anyone help me in this regard? Thanks, Mahbub. __ [EMAIL PROTECTED] mailing list https://www.stat.math.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting

Re: [R] off topic: C/C++ codes for pseudo inverse

2004-06-16 Thread Torsten Hothorn
On Wed, 16 Jun 2004, Mahbub Latif wrote: Hi, I am looking for C/C++ codes for computing generalized inverse of a matrix. Can anyone help me in this regard? experimental, undocumented and for square matrices only: SEXP svd (SEXP x) { /* experimental */ SEXP jobu, jobv, u, v,