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