Function vmul_f64

#[target_feature(enable = "neon")]
pub fn vmul_f64(a: float64x1_t, b: float64x1_t) -> float64x1_t

Multiply Arm's documentation