Re: [eigen] How about pseudo-inverse? |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/eigen Archives
]
- To: eigen@xxxxxxxxxxxxxxxxxxx
- Subject: Re: [eigen] How about pseudo-inverse?
- From: Benoit Jacob <jacob.benoit.1@xxxxxxxxx>
- Date: Thu, 21 Jan 2010 11:45:00 -0500
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:content-type :content-transfer-encoding; bh=svJvfL9tOgTskE3h0HlICKpt+7Gz2LLKXzlvwFgx/N0=; b=hGZekW2TIeTm5+NfZB26BpCv19wUx6ZeZCWpW1BEVP1jA8+Z4PO2MSu3h7s5dnuax0 dgVu9oYiph01bJP+ijwz+O9YNM7Ggsj4XR5taBFmd6QQHtJiYIauhCCKHdvVC1TvMTt1 AXPADiIPrdIBNRPpddE4iAaLAblBPlfSc3vFE=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type:content-transfer-encoding; b=UOb3uIAyvYZXaicYfgPpaXDWwnzkMAjuig4CWSFgnP6IiMmqvicxxajN5BdGXMfhrb QVX4c6iCnGShAsbicMb6yZaiTvO27KOodLq7OHOzGO5mZuFeNuolzZulcmlP55JwGby0 15Ut9V6N9G4C1Euw+057FmSHElw3HA3HSU0lQ=
Hi,
Just wanted to mention that I'm currently developing the new SVD for
Eigen 3.0 and it will ship a pseudoinverse() method.
Until then, you have to do it yourself like Ricard shows.
Cheers
Benoit
2010/1/21 <hamelin.philippe@xxxxxxx>:
> Hello,
> I'm just new to the mailing list (and to Eigen2). I'm currently programming
> an underwater vehicle simulator using Eigen2. I actually need the
> pseudo-inverse of a rectangular matrix. I didn't find anything about that in
> the code. There's seems to be a preliminary version of the SVD which could
> help to do pseudo-inverse. So, does anyone has something to suggest to me
> about that?
>
> Thank you,
>
> Philippe Hamelin, ing. jr, M. Ing
> Chercheur / Researcher
>
> Tel: (450) 652-8499 x2198
> Fax: (450) 652-1316
>
> Institut de recherche d'Hydro-Québec
> Unité robotique et civil
> 1740, boul. Lionel-Boulet
> Varennes (QC) J1X 1S1, Canada
>
>