pub unsafe fn vdupq_lane_f32(a: float32x2_t, const N: i32) -> float32x4_t
Available on target feature
neon
and target feature v7
and ARM only.Expand description
Set all vector lanes to the same value
pub unsafe fn vdupq_lane_f32(a: float32x2_t, const N: i32) -> float32x4_t
neon
and target feature v7
and ARM only.Set all vector lanes to the same value