carbon ~master (2016-11-08T03:28:07Z)
Home
Dub
Repo
dotProduct
carbon
simd
version
(
D_SIMD
)
float
dotProduct
pure nothrow @
trusted
@
nogc
(
in
Vector
!(
float
[4])[]
a
,
in
Vector
!(
float
[4])[]
b
)
in { assert (a.length == b.length); }
Meta
Source
See Implementation
carbon
simd
functions
cpxDotProduct
dotProduct