Re: [eigen] On a flexible API for submatrices, slicing, indexing, masking, etc. |
[ Thread Index | Date Index | More lists.tuxfamily.org/eigen Archives ]
Finally, these examples also reveal that the "_expression_-based" API outperforms all other alternatives, in all cases.moreover, that api looks much more composable than alternatives; for example, one could overload && || to meandisjunction and union resp., to write things likeSo I guess we should be careful in how we design this API, but it certainly can be extended in numerous way.
Mail converted by MHonArc 2.6.19+ | http://listengine.tuxfamily.org/ |