[ Thread Index |
Date Index
| More lists.tuxfamily.org/eigen Archives
]
- To: eigen@xxxxxxxxxxxxxxxxxxx
- Subject: [eigen] Eigen rocks
- From: Rohit Garg <rpg.314@xxxxxxxxx>
- Date: Fri, 27 Feb 2009 21:37:17 +0530
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:date:message-id:subject :from:to:content-type:content-transfer-encoding; bh=NFci6MYSybZP7Im5wM/hykOiv9QfdRRs3+/cr9VTP14=; b=ZG+7zUdPGWTZ3abHmCcOTCaLo+9ILY5BOkxQp2s2tBa+5MwwmJ+FzTBv2c9oyvP+QZ kXzmJBp9nDSFIiUe/iVNcv2poFxTw9+6f2yUK2+1965CO7Fv0ZvuWdlVpZ7CbJBKqtL3 dVoR/BrIBksUJTSU4nKJbaxLHtZxpCcYUs+CA=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type :content-transfer-encoding; b=vZFs56645w6kj7PMS/YoCS57mBdgifsvWYkGXOBYal4SJS2OzFJSajqh77lLpI7gBJ zMSwiyK+hHkZoHWe86WnJk1PdilR+xDigrCo1ZMt4GVIgdT2Nl4n/Lp6Lv1hs+Oq9F4o OdsO0HH9cn6ww7HH639/QW7ghGICUtyMcj86Q=
Hi all,
To devs and contributors,
EIGEN ROCKS
On a more sober note,
1) Is eigen multithreaded? I think not because there is no
documentation on how to decide the number of threads.
2) Quaternion rotations only take Vector4f, then why are they not
vectorized? Or is it on the informal todo list. It isn't on the formal
one.
3) How do I access the memory hidden behind the class interface of the
Matrix/Vectors. People may need it to perform some other stuff using
some other libraries. Eigen is great but doesn't solve all the world's
problems yet.
4) And yes it's converse. I wish to set the elements of a
matrix/vector from a given pointer. Can that be done?
I am pretty sure that 1) and 2) will be done, butt what about 3) and 4).
Regards,
--
Rohit Garg
http://rpg-314.blogspot.com/
Senior Undergraduate
Department of Physics
Indian Institute of Technology
Bombay