Chris Thrasher c0a6cf1f0c Remove unnecessary lossy conversions in test utilities
Both ApproxVec and ApproxDeg accept a double then convert that to
a float just to then convert it back to a double. We can save an
extra lossy conversion by just accepting a float instead of a double
in the first place.
2022-05-04 09:03:04 +02:00
..
2022-05-02 08:39:02 +02:00
2021-12-24 15:06:32 +01:00
2022-01-13 23:49:37 +01:00
2022-05-02 09:53:04 +02:00
2021-12-24 15:06:32 +01:00