|
[Flexiblesusy-commits] [FlexibleSUSY/FlexibleSUSY] 946f30: restrict default check_equality() implementation t...GitHub noreply at github.comSat Mar 19 21:29:59 GMT 2016
Branch: refs/heads/development Home: https://github.com/FlexibleSUSY/FlexibleSUSY Commit: 946f309e1f76ea2afb9195ee212c41de93259630 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/946f309e1f76ea2afb9195ee212c41de93259630 Author: Alexander Voigt <Alexander.Voigt at desy.de> Date: 2016-03-19 (Sat, 19 Mar 2016) Changed paths: M test/test.h Log Message: ----------- restrict default check_equality() implementation to scalar types because it calles is_equal(), which calls is_zero(), which requires that the difference of two variables of type T is again of type T. This requirement is not fulfilled for Eigen matrices.
More information about the Flexiblesusy-commits mailing list |