dotProduct

version(D_SIMD)
pure nothrow @trusted @nogc
float
dotProduct
(
in Vector!(float[4])[] a
,
in Vector!(float[4])[] b
)

Meta