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
2022-05-02 09:53:04 +02:00
2022-02-17 00:40:29 +00:00
2022-05-02 08:39:02 +02:00