Registered Member
|
Would you please suggest a way to get a template specialization for Eigen
types? I'd like to put together a few traits classes that work for both Eigen and non-Eigen types. Here's a working example that uses some Boost functionality:
It is is functional but seems heavy-handed. Thanks, Rhys |
Registered Member
|
Hmmm... I take back the functional comment. This slight variant
spews forth all sorts of errors from Eigen and Boost's combined guts. This is closer to my use case. I'd like to get access to the STL Container 'value_type' typedef that corresponds to an Eigen type. The same trait should work for an STL Container concept too. - Rhys |
Registered users: bartoloni, Bing [Bot], Evergrowing, Google [Bot], q.ignora