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
(T arrA, T arrB)
auto
dot
(
T
)
(
T
arrA
,
T
arrB
)
if
(
isStaticArray
!
T
)
Meta
Source
See Implementation
mutils
linalg
vec
functions
dot
structs
Vec