Function core::arch::arm::vzipq_f32

source ·
pub unsafe fn vzipq_f32(a: float32x4_t, b: float32x4_t) -> float32x4x2_t
🔬This is a nightly-only experimental API. (stdsimd #48556)
Available on target features neon and v7 only.
Expand description