_mm_ceil_pd

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.

nothrow @nogc @trusted
__m128d
_mm_ceil_pd
(
__m128d a
)

Meta