2
0
mirror of https://github.com/boostorg/odeint.git synced 2026-02-09 23:32:11 +00:00
Files
odeint/test/regression/regression_168.cpp
Mario Mulansky ff755ff96e fixes #168
fixed bug in less_eq_with_sign. equality was not correctly checked for, which
resulted in wrong behavior when the numeric type had
std::numeric_limits<T>::epsilon() == 0.
2015-06-29 15:27:44 +02:00

2.5 KiB