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

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


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.

- Hauke


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