mirror of
https://github.com/boostorg/odeint.git
synced 2026-01-28 07:22:27 +00:00
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.