Re: [eigen] ei_conj not yet declared for ei_conj_if

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


I moved it to a more appropriate file.

gael

On Fri, Jul 9, 2010 at 1:41 PM, Thomas Capricelli <orzel@xxxxxxxxxxxxxxx> wrote:
>
> Hello
>
> In Eigen/src/Core/util/Meta.h, there's the definition of ei_conj_if. Unfortunately, at this stage, ei_conj is not yet defined (in Eigen/Core, Meta.h is included before MathFunctions.h which defines ei_conj.
>
> I guess the right fix is to define ei_conj in util/ForwardDeclarations.h but i dont know how to do it (because there, EIGEN_MATHFUNC_RETVAL does not exist yet)
>
> Well.. this situation is the last blocker so that clang can compile all tests... I can fix it locally with the included patch, but i'm sure it's not the right way.
>
> Thomas
> --
> Thomas Capricelli <orzel@xxxxxxxxxxxxxxx>
> http://www.freehackers.org/thomas
>
>



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