Function fmaf_with_fma4

Source
unsafe fn fmaf_with_fma4(x: f32, y: f32, z: f32) -> f32
Expand description

ยงSafety

Must have +fma4 available.