[eigen] combine matrix blocks

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


Hello,

in matlab you can select a partial matrix by explicitly specifying which cols and rows to take from the original matrix, e.g. with A([1,3],[2 4]) further, it would be interesting to combine blocks into a matrix that serves as a proxy to the elements: A = [B C] I'd really would really like to see that functionality in eigen2. Do you think this is possible? Do you have any suggestions on how to start implementing it?

best regards,
Stefan






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