Function vmul_laneq_f64
#[target_feature(enable = "neon")]
pub fn vmul_laneq_f64(a: float64x1_t, b: float64x2_t, LANE: i32) -> float64x1_t
Floating-point multiply Arm's documentation
vmul_laneq_f64#[target_feature(enable = "neon")]
pub fn vmul_laneq_f64(a: float64x1_t, b: float64x2_t, LANE: i32) -> float64x1_t
Floating-point multiply Arm's documentation