gfx ~master (2022-03-26T21:17:36.9160143)
Dub
Repo
dot.dot
gfx
math
vec
dot
Undocumented in source. Be warned that the author may not have intended to support it.
template
dot
(T, size_t N)
pure @
safe
nothrow @
nogc
pure nothrow @
nogc
@
safe
T
dot
(
in
Vec
!(
T
,
N
)
v1
,
in
Vec
!(
T
,
N
)
v2
)
Meta
Source
See Implementation
gfx
math
vec
dot
functions
dot