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