Re: [eigen] How to return an Eigen matrix

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


Just for the record, the error is that a
Matrix<T, 3, 5> is not a Matrix<T,Dynamic,Dynamic>: the types are different.
Actually I am not good enough with the compiler to understand why it
does not point that problem, but ideally it should.

I suggest that you read that following part in the tutorials:
http://eigen.tuxfamily.org/dox-devel/TutorialMatrixClass.html#TutorialMatrixDynamic

- best regards,

Manuel



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