Files
eigen/Eigen/src
Antonio Sanchez 14b7ebea11 Fix numext::round pre c++11 for large inputs.
This is to resolve an issue for large inputs when +0.5 can
actually lead to +1 if the input doesn't have enough precision
to resolve the addition - leading to an off-by-one error.

See discussion on 9a663973.
2021-03-15 19:08:04 +00:00
..
2017-03-07 11:25:58 +01:00
2019-09-03 00:50:51 +02:00
2021-02-08 12:56:23 -08:00