_mm_floor_pd

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

nothrow @nogc @trusted
__m128d
_mm_floor_pd
(
__m128d a
)

Meta