_mm_ceil_ps

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

nothrow @nogc @trusted
__m128
_mm_ceil_ps
(
__m128 a
)

Meta