Function std::arch::x86_64::_mm_ceil_pd [] [src]

pub unsafe fn _mm_ceil_pd(a: __m128d) -> __m128d
🔬 This is a nightly-only experimental API. (stdsimd #48556)

Round the packed double-precision (64-bit) floating-point elements in a up to an integer value, and store the results as packed double-precision floating-point elements.