Re: [eigen] Non linear solver questions |
[ Thread Index | Date Index | More lists.tuxfamily.org/eigen Archives ]
On Monday 13 June 2011 17:51:41 Koldo Ramirez wrote: > I get this compiler error: > > In MSC: error C2275: 'eckerle4_functor' : illegal use of this type as an > _expression_ > In GCC: error: expected primary-_expression_ before 'functor' > > How is it possible to declare and use a functor inside a class method. Well.. i'm afraid i can't say. I did a test here, and i manage to create a functor from inside a class method. So i guess your problem is unrelated to this. Maybe the 'eckerle4_functor' is not defined at this point of compilation ? Or defined differently Regarding the ODE/DAE solver. I'm not aware of any work on this topic, but lot of people are asking for it. greetings, -- Thomas Capricelli <orzel@xxxxxxxxxxxxxxx> http://www.freehackers.org/thomas |
Mail converted by MHonArc 2.6.19+ | http://listengine.tuxfamily.org/ |