Re: [eigen] two things

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


On Wednesday 25 June 2008 23:08:39 Christian Mayer wrote:
> A vector is exactly the same as a Matrix<n,1> (or Matrix<1,n>...). So
> *don't* offer a diffent type for it.

ok, good that we agree.

> It might be good to offer an alias (i.e. typedef) for it. And it might
> make sense to specialize that case. But leave those types identical.

We already have typedefs for sizes 2, 3, 4, Dynamic.

Of course for a general typedef we need to wait a few years and bump the 
requirement to c++09 to use template typedef :)

Benoit

Attachment: signature.asc
Description: This is a digitally signed message part.



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