I\'m currently working on a MATLAB project and I\'d like to re-implement the most computational-heavy parts using C++ and Eigen. I\'d like to know if there\'s a way to perform t
The latest development available on master branch of Eigen allows to work with numerical indices.
Here is a similar request, that shows an example of numerical indexing