unorm_to_float

Function unorm_to_float 

Source
pub fn unorm_to_float<In: Unsigned + PrimInt, Out: Real>(input: In) -> Out