[eigen] Visual C++ 2005 - error c2783 can't deduce template argument for type T

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


Hi. When trying to call some_vector.isZero() (when the type of
some_vector is Vector3d, which I would imagine is Vector<double, 3>) I
get the error c2783 can't deduce template argument for type T. Any
idea why? Should be an easy thing to deduce (the error output even
says for class 'vector<double, 3>' so obviously it knows the type
should be double :P) Thanks,

Mark

---


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