Re: [eigen] eigen sqrt compilation error |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/eigen Archives
]
- To: eigen@xxxxxxxxxxxxxxxxxxx
- Subject: Re: [eigen] eigen sqrt compilation error
- From: Benoit Jacob <jacob.benoit.1@xxxxxxxxx>
- Date: Fri, 19 Jun 2009 20:48:20 +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=7MnMyV3dB4CJJCu7k4ORwRKOr5OgHpYFqOharxu+7wE=; b=De+gKwisjukaBWMqeaCYchIKLPspKcRuMNtYS13ArfA8DiTWn5nO90o2xbuB5/HWLI eavoyK65q9y76nslvsABa4Opu0byG2oV6fJttjEyKJN1YkRMOlL45z6Ww9S/ylsXQ1jo WX1/lgo5VlzEgchG9nrWwadd241KZLFTkrzT4=
- 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=GAOW9dzzlNDW4SN2eLJREtO97uWbSVLTo/JOL5Er9OvVtWMA3a9tUfIWiK/TnmDjaL CBTZoY1mCGnWnqeTuhAViEqRTNPWjA+9umifKFrRpa3pu20vjKb8WadybJEsmKj4D6EB HQ3izGZvauF7rJnom1nplA6WbapqyHMSk0AAw=
OK, there now is Eigen/Eigen, it includes Dense and Sparse.
StdVector and QtAlignedMalloc are left out, as they're messing with
the standard library and with Qt respectively.
Benoit
2009/6/19 Tim Hutt <tdhutt@xxxxxxxxx>
>
> 2009/6/19 Mark Borgerding <mark@xxxxxxxxxxxxxx>:
> > May I suggest Eigen/Eigen include ALL functionality that is considered
> > stable and part of the "official" Eigen.
> > I think speeding up compile times is less important than making an easy to
> > use interface.
>
> I agree.
>
>