Re: [eigen] matrix exponential with c++0x |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/eigen Archives
]
- To: eigen@xxxxxxxxxxxxxxxxxxx
- Subject: Re: [eigen] matrix exponential with c++0x
- From: Björn Piltz <bjornpiltz@xxxxxxxxxxxxxx>
- Date: Thu, 3 Dec 2009 01:49:23 +0100
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=gamma; h=domainkey-signature:mime-version:received:reply-to:in-reply-to :references:date:message-id:subject:from:to:content-type; bh=9PP5OYQ7XsB6weXfkHqIUEyHtoPr1dd4bGCFvtFdpg4=; b=DZBzva/ivUYlYBAFOygXj7MyVg6L9eukv1099E1kRZlUiuO+Rhx21LI953BlUqmKuc UkuKw6+BREbHREeAuD2GL+1K45UYEfm6t05A7svItNQKZjNFxiK/uARZD4j3tdnY8sW6 CX3lsFLD/8tc7ICCOSxuTGhXJGxQODestJjN8=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=googlemail.com; s=gamma; h=mime-version:reply-to:in-reply-to:references:date:message-id :subject:from:to:content-type; b=xf/YcKees3yB+dSa+IfXsjfqUJVpdx+Jlm7iapDfm5vxja7upNJWo9tUyNQhJ6Lq9s 3bYFWQZxBdBMWfzxLJZvmDHOyjpX8x+HiYLigoiy7EMxMBbBeYkxwrSWYxyc2ARofoNf hudryF6pre2VfYq0KStJfw5zlVGUVczZTPNOE=
Thanks for the pi! And yes, it didn't compile without the typedef.
I get the " 'Functor' is not a base or member" listed here:
http://eigen.tuxfamily.org/CDash/viewBuildError.php?buildid=960
2009/12/2 Mark Borgerding <mark@xxxxxxxxxxxxxx>
>
> On 12/02/2009 03:45 PM, Hauke Heibel wrote:
>>
>> Second, I think we (might) need a comment from Mark whether M_PIl is really required.
>>
> Nope. Gone.
>
>