Function safe_arch::convert_to_m256d_from_m128

source ยท
pub fn convert_to_m256d_from_m128(a: m128) -> m256d
Available with target feature avx only.
Expand description

Convert f32 lanes to be f64 lanes.