Function vfmad_laneq_f64
#[target_feature(enable = "neon")]
pub fn vfmad_laneq_f64(a: f64, b: f64, c: float64x2_t, LANE: i32) -> f64
Floating-point fused multiply-add to accumulator Arm's documentation
vfmad_laneq_f64#[target_feature(enable = "neon")]
pub fn vfmad_laneq_f64(a: f64, b: f64, c: float64x2_t, LANE: i32) -> f64
Floating-point fused multiply-add to accumulator Arm's documentation