mutils ~master (2018-10-28T20:05:58Z)
Dub
Repo
dot
mutils
linalg
vec
Undocumented in source. Be warned that the author may not have intended to support it.
auto
dot
(V vA, V vB)
auto
dot
(
V
)
(
V
vA
,
V
vB
)
if
(
!
isStaticArray
!
V
)
auto
dot
(T arrA, T arrB)
Meta
Source
See Implementation
mutils
linalg
vec
functions
dot
structs
Vec