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