Files
eigen/Eigen/src/Core/arch
David Tellenbach c1ffe452fc Fix bfloat16 casts
If we have explicit conversion operators available (C++11) we define
explicit casts from bfloat16 to other types. If not (C++03), we don't
define conversion operators but rely on implicit conversion chains from
bfloat16 over float to other types.
2020-07-23 20:55:06 +00:00
..
2020-07-14 01:34:03 +00:00
2020-07-14 01:34:03 +00:00
2020-07-23 20:55:06 +00:00
2020-05-07 17:14:26 -07:00
2020-07-01 18:33:42 +00:00
2020-05-07 17:14:26 -07:00