Eigen matrix indices are 0-based, not 1-based. Fixes gcc10 warning about out-of-bounds array access.