Re: [eigen] still the solve() API debate

[ Thread Index | Date Index | More lists.tuxfamily.org/eigen Archives ]


2009/9/21 Hauke Heibel <hauke.heibel@xxxxxxxxxxxxxx>:
> On Mon, Sep 21, 2009 at 10:51 AM, Hauke Heibel <hauke.heibel@xxxxxxxxxxxxxx>
> wrote:
>>
>> Ok, now to the buggy issue I am not able the thrash out. As soon as I
>> activate the ei_ref_to_temporaray struct in TriangularMatrix::swap already
>> the adjoint unit test fails to compile.
>
> Well, it won't work. I just looked up what the standard says and it seems
> that a "template parameter used in the parameter type of a function
> parameter" belongs to non-deduced contexts. It is interesting that even
> parts are compiled right now. VC9 barfs right away. It seems that we have to
> stick to the #define.

Ah, sorry then! Didn't know about that.
I wait for your updated patch with #define?

Benoit



Mail converted by MHonArc 2.6.19+ http://listengine.tuxfamily.org/