Antonio Sanchez a7d2552af8 Remove HasCast and fix packetmath cast tests.
The use of the `packet_traits<>::HasCast` field is currently inconsistent with
`type_casting_traits<>`, and is unused apart from within
`test/packetmath.cpp`. In addition, those packetmath cast tests do not
currently reflect how casts are performed in practice: they ignore the
`SrcCoeffRatio` and `TgtCoeffRatio` fields, assuming a 1:1 ratio.

Here we remove the unsed `HasCast`, and modify the packet cast tests to
better reflect their usage.
2020-06-11 17:26:56 +00:00
..
2019-03-14 10:08:12 +01:00
2020-05-19 19:24:11 +00:00
2016-05-18 14:03:03 +02:00
2020-05-19 19:24:11 +00:00
2018-11-23 15:37:09 +01:00
2019-12-11 18:22:57 +00:00
2019-01-15 10:51:03 +01:00
2018-11-23 15:12:06 +01:00