Registered Member
|
I need have Boost serialization for my Eigen types, so I made the following DenseBase plugin:
This works fine for many of useful cases like
However it fails for the use cases like following :
In above case m and m_in will not same and m_in will store the first two columns instead. So my question is how do I go about correcting this behavior? |
Registered Member
|
I made some modications to my plugin code and it now works for submatrices.
But still let me know if you see any obvious problem in doing it this way or if you have suggestion on improving it. |
Registered users: Baidu [Spider], Bing [Bot], Google [Bot], rblackwell