Function vsetq_lane_f64
#[target_feature(enable = "neon")]
pub fn vsetq_lane_f64(a: f64, b: float64x2_t, LANE: i32) -> float64x2_t
Insert vector element from another vector element Arm's documentation
vsetq_lane_f64#[target_feature(enable = "neon")]
pub fn vsetq_lane_f64(a: f64, b: float64x2_t, LANE: i32) -> float64x2_t
Insert vector element from another vector element Arm's documentation