Re: [eigen] HouseholderQR bug??

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


A fix is on the way. The problem was (still is) that
ei_traits<Map<..., int Options, ...>> derives from
ei_traits<Matrix<...,int Options,...> and the Matrix trait's enum
Option shadowed Map's template parameter Option.

- Hauke



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