pub fn convert_to_f64_from_m256d_s(a: m256d) -> f64
Available with target feature avx only.
Expand description

Convert the lowest f64 lane to a single f64.