[eigen] quaternion transcendentals |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/eigen Archives
]
- To: eigen@xxxxxxxxxxxxxxxxxxx
- Subject: [eigen] quaternion transcendentals
- From: Thomas Vaughan <tevaughan@xxxxxxxxx>
- Date: Fri, 26 Jun 2009 06:45:59 -0600
- 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=jeCe8iQfBxbQQYXFu1tC1iRlWO2Q37o+TAjuESzBBgw=; b=oSi8fQLHXrBj6h0MalO1pyWptLOD5wXKVRz6W1Xo+Xak0CLOnO+nfMyVYLQgIMEU+4 c7WwAVWd8yiLmAVjdINMUwFFpiXDsfmuH19hDORYBnmiyBiLLAfXU5lGToCarP0G25uR 5JGf9cOGvJy564UnCZhrKDzR3mJvyIBfoox3U=
- 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=mvKNqmwNJlrqIyWCt8K8EKY1s6ozopcue73ZWiwrk/E4VICMLpQ5A4BY37YQTGYA+6 llUCWhVEVry++vtsrXufSRX5oFLKpxSFOzeb1QMDnQXOqqo3fMWfg7wYjD0NXg/Zp5AD FSOYOgiD4/UdCHWX+MJdW+kmhfHuBX+xPYW8M=
A brief look at the documentation suggests that eigen does not support
exp() for the quaternions. (But perhaps I just missed it in my clumsy
and hasty review. :^)
So I am wondering if anyone has looked at the possibility of doing
something like this for eigen:
http://www.boost.org/doc/libs/1_38_0/libs/math/doc/quaternion/html/boost_quaternions/quaternions/trans.html
--
Thomas E. Vaughan
There are only two kinds of people; those who accept dogma and know
it, and those who accept dogma and don't know it. - G.K. Chesterton