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-23 20:55:06 +00:00
2016-01-27 22:48:40 +01:00
2020-06-20 19:16:24 +00:00
2017-11-10 14:11:22 +01:00
LU
2017-08-17 21:58:39 +02:00
2017-11-27 22:11:57 +01:00
2016-01-27 22:48:40 +01:00
SVD
2017-08-17 21:58:39 +02:00
2016-01-27 22:48:40 +01:00