getfem-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Getfem-users] Can I caluculate pseudo-inverse matrix in gmm?


From: Yves Renard
Subject: Re: [Getfem-users] Can I caluculate pseudo-inverse matrix in gmm?
Date: Fri, 25 Jan 2019 14:11:14 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.2.1


Deat Tetsuo,

If you mean to calculate the pseudo-inverse of a dense matrix, no, there is no specific function for that, but of course it can be done quite easilly computing the inverse of the product of the transpose of your matrix with the matrix itself.

For large sparse systems, this is more complexe ... and is not available either.

Best regards,

Yves


Le 24/01/2019 à 06:00, Tetsuo Koyama a écrit :
Dear GetFEM++ Project

I want to calculate pseudo-inverse matrix by gmm.
Is there any method to calculate pseudo-inverse matrix in gmm?
Thank you.

Best Regard Tetsuo


--

  Yves Renard (address@hidden)       tel : (33) 04.72.43.87.08
  INSA-Lyon
  20, rue Albert Einstein
  69621 Villeurbanne Cedex, FRANCE
  http://math.univ-lyon1.fr/~renard

---------




reply via email to

[Prev in Thread] Current Thread [Next in Thread]