Re: [eigen] Matrix exponential |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/eigen Archives
]
- To: eigen@xxxxxxxxxxxxxxxxxxx
- Subject: Re: [eigen] Matrix exponential
- From: Benoit Jacob <jacob.benoit.1@xxxxxxxxx>
- Date: Thu, 7 May 2009 20:11:57 +0200
- 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=RI5Y/8EcfzkEpug7u1WoshHPIKtz9YuqUZPmNR6JlkU=; b=ZC8Mayr7bANf4gu1APM4/bvsDuNyNyLaffVyooCoPm6xEzvvoMLsAgSBDPQAtXGyyF /R3FmHI3TpXvxZPT+yfFXOAwARJNx7Ncl797oOaC933Wcw2AMpMPg136NniTFMbTtVxn Hzu+/7GE/qARPvadwfgdtdTJX/20wsVqftHnc=
- 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=loEZSg3YnHSwf8dP28ro4/NDeMJVgnPo7VKp1hV+Yy2al/y9bIPZzs6166GSAQSCY8 jus+sO6i7WVbMKxWWtckXWrXElIe3PqzRPAaJLm23qPwNNJYzXNGU7YSBnV1cBYJDkLo FrO/cCHEG+Xml+M0TuUUdFVAUEstrM2DWxabM=
thanks, committed.
Benoit
2009/5/7 Hauke Heibel <hauke.heibel@xxxxxxxxxxxxxx>:
> A small windows related patch. I needed to fix the missing log2 and I
> removed some warnings. After this test the code compiles and the unit
> tests are passing.
>
> - Hauke
>