pub fn unpack_cast_u32<F: Numeric>( value: Line<u32>, scheme: QuantScheme, ) -> Line<F>
Unpack a set of values from u32, and convert to the specified floating point format.