pub fn convert_to_f32_from_m256_s(a: m256) -> f32
Available with target feature avx only.
Expand description

Convert the lowest f32 lane to a single f32.