Skip to main content

f64s_to_f64

Function f64s_to_f64 

Source
pub fn f64s_to_f64<const N: usize>(src: &[F64; N]) -> [f64; N]
Expand description

Converts a wire array of little-endian f64 to [f64; N].