You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Changes:
- Fixed inconsistencies in scalar_traits usage that yielded incorrect results for mixed integer/floating-point calculations.
- Added cml::epsilon<>, and changed most defaulted tolerance arguments to use it.