Function _mm256_cvtss_f32
#[target_feature(enable = "avx")]
pub const fn _mm256_cvtss_f32(a: __m256) -> f32
Returns the first element of the input vector of [8 x float].
_mm256_cvtss_f32#[target_feature(enable = "avx")]
pub const fn _mm256_cvtss_f32(a: __m256) -> f32
Returns the first element of the input vector of [8 x float].