Skip to main content

decode_to_f32

Function decode_to_f32 

Source
pub fn decode_to_f32(data: &[u8], src: SrcDtype) -> Result<Vec<f32>>
Expand description

Decode raw bytes of src dtype into f32 values (exact for all three sources).