carbon v1.8.0 (2018-09-02T09:54:37Z)
Home
Dub
Repo
cpxDotProduct
carbon
simd
cfloat
cpxDotProduct
(Vector!(float[4])[] a, Vector!(float[4])[] b)
cfloat
cpxDotProduct
(FastComplexArray!(float, 4) a, FastComplexArray!(float, 4) b)
version(D_SIMD)
pure nothrow @
trusted
@
nogc
cfloat
cpxDotProduct
(
FastComplexArray
!(
float
, 4)
a
,
FastComplexArray
!(
float
, 4)
b
)
Meta
Source
See Implementation
carbon
simd
functions
cpxDotProduct
dotProduct
structs
FastComplexArray