Re: [eigen] Array, Matrix, PlainObjectBase and DenseStorage are now move enabled

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


Hi Hauke,
I'd like to work on this, but I'm struggling to work out where to start. Which class or classes should this be added to? I thought it would be DenseBase, but I can't work out how the constructors for it work - they seem to be declared private which I don't understand. The level of template programming in Eigen is a bit beyond my normal level!
Thanks,
Toby

On 9 Aug 2013, at 10:26, Hauke Heibel wrote:

> Hi Tobias,
> 
> On Mon, Aug 5, 2013 at 1:08 PM, Wood, Tobias <tobias.wood@xxxxxxxxx> wrote:
> On the subject of C++11, the other nice feature that I would like to see in Eigen is the {} initialisation/construction syntax. Is there any chance of Eigen supporting this as an alternative to the << initialiser?
> 
> Support for std::initializer_list should be possible. I cannot do it right now since VC11 does not support std::initializer_list but as always, patches are welcome.
> 
> Regards,
> Hauke





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