I\'m looking for an easy way to do arithmetic on mixed integer and floating point vectors in Eigen3 library. In this code snippet:
using namespace Eigen; ....