Function safe_arch::permute_m256d

source ·
pub fn permute_m256d<const MASK: i32>(a: m256d) -> m256d
Available with target feature avx only.
Expand description

Shuffle the f64 lanes from a together using an immediate control value.