[eigen] Missing "const" in Transpose.h |
[ Thread Index | Date Index | More lists.tuxfamily.org/eigen Archives ]
Dear developers, I think there is a small bug in Core/Transpose.h, lines 356, 365 and 366: The casts to (Scalar*) should be to (const Scalar*). Cheers Martin
Mail converted by MHonArc 2.6.19+ | http://listengine.tuxfamily.org/ |