Antonio Sanchez 5db9e5c779 Fix fix<N> when variable templates are not supported.
There were some typos that checked `EIGEN_HAS_CXX14` that should have
checked `EIGEN_HAS_CXX14_VARIABLE_TEMPLATES`, causing a mismatch
in some of the `Eigen::fix<N>` assumptions.

Also fixed the `symbolic_index` test when
`EIGEN_HAS_CXX14_VARIABLE_TEMPLATES` is 0.

Fixes #2308
2021-08-30 08:06:55 -07:00
..
2019-03-14 10:08:12 +01:00
2016-05-18 14:03:03 +02:00
2018-11-23 15:37:09 +01:00
2021-03-15 13:32:24 -07:00
2019-12-11 18:22:57 +00:00
2021-08-23 16:00:05 +00:00
2021-01-27 23:32:12 +01:00
2021-05-07 16:26:57 +00:00
2021-01-27 23:32:12 +01:00
2021-03-10 22:17:03 -08:00
2021-01-05 10:41:25 -08:00
2021-04-22 18:45:19 +00:00
2021-01-21 09:44:42 -08:00
2018-11-23 15:12:06 +01:00