Re: [eigen] STL fixes

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


I looked at the code but I don't see how the code I wrote should be
causing the trouble. Our StdList is nowhere included...

- Hauke

On Mon, Apr 26, 2010 at 11:30 AM, Jitse Niesen <jitse@xxxxxxxxxxxxxxxxx> wrote:
> On Mon, 26 Apr 2010, Hauke Heibel wrote:
>
>> I can't reproduce this with GCC 4.4.1 - maybe that's expected since
>> you reported 4.5.0 is failing. :)
>>
>> I am wondering where the std::list dependency comes from in the
>> matrix_function unit test. Any idea?
>
> I put it there. Just search through the MatrixFunction.h file. It uses a
> std::list of scalars, not of vectors / matrices / other eigen objects. I
> need to have a collection to which I can add or remove numbers.
>
> Jitse



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