Function vfmah_f16
#[target_feature(enable = "neon", enable = "fp16")]
pub fn vfmah_f16(a: f16, b: f16, c: f16) -> f16
Floating-point fused multiply-add to accumulator Arm's documentation
vfmah_f16#[target_feature(enable = "neon", enable = "fp16")]
pub fn vfmah_f16(a: f16, b: f16, c: f16) -> f16
Floating-point fused multiply-add to accumulator Arm's documentation