Files
eigen/Eigen/src/Core/util
Antonio Sanchez 7aee90b8d3 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


(cherry picked from commit 5db9e5c779)
2021-08-30 16:23:35 +00:00
..
2021-07-09 16:14:19 +00:00
2021-08-03 00:54:41 +00:00
2021-08-18 13:41:58 -07:00
2021-04-22 21:05:50 +00:00
2018-11-02 14:51:35 -07:00