Files
safe_numerics/include
Robert Ramey 7ee656ecdf fixed problem which originates in std::numeric_limits<float> and std::numeric_limits<double>
turns that std::numeric_limits<float> has the smallest value (nearest to zero) while when
we say min - we want the most negative value.  Fixed by specialize interval<R> implementation
for floats and doubles
2016-09-10 11:03:50 -07:00
..
2016-04-19 21:23:19 -07:00
2016-04-19 21:23:19 -07:00
2016-01-09 15:23:48 -08:00
2016-08-27 13:01:08 -07:00
2016-01-12 22:30:16 -08:00