Function vdup_laneq_f64
#[target_feature(enable = "neon")]
pub fn vdup_laneq_f64(a: float64x2_t, N: i32) -> float64x1_t
Set all vector lanes to the same value Arm's documentation
vdup_laneq_f64#[target_feature(enable = "neon")]
pub fn vdup_laneq_f64(a: float64x2_t, N: i32) -> float64x1_t
Set all vector lanes to the same value Arm's documentation