mutils.linalg.vec

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