Re: [eigen] Map questions

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


On Wednesday 29 October 2008 22:51:34 Gael Guennebaud wrote:
> indeed, "Map<Vector3d>(a) = v;" seems to be equivalent to
> "Map<Vector3d> a = v;" that is very unfortunate...

wait, wait, wait...
in Cristovao's example, "a" is already a double[3]. How could the compiler 
accept declaring another object "a" ??

Cheers,
Benoit

---


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