Re: [eigen] Small dynamic matrix optimization

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


Matrix<double,Dynamic,Dynamic,0,16,16>

already allows you to use small dynamic-sized matrices with static storage up to 16x16.

To clarify, this is on the heap or the stack?

Rob


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