Function surge_wavetable::imports::imports::_mm_cvtss_f321.27.0[][src]

pub unsafe fn _mm_cvtss_f32(a: __m128) -> f32
This is supported with target feature sse only.
Expand description

Extracts the lowest 32 bit float from the input vector.

Intel’s documentation