mutils ~master (2018-10-28T20:05:58Z)
Dub
Repo
mutils.linalg.vec
mutils
linalg
Undocumented in source.
Members
Functions
dot
auto
dot
(T arrA, T arrB)
Undocumented in source. Be warned that the author may not have intended to support it.
dot
auto
dot
(V vA, V vB)
Undocumented in source. Be warned that the author may not have intended to support it.
Structs
Vec
struct
Vec
(T, int dim)
Undocumented in source.
Meta
Source
See Source File
mutils
linalg
modules
algorithm
vec