d2d ~master (2018-04-09T05:09:26Z)
Home
Dub
Repo
dot
d2d
math
Vector
Calculates the dot product or the similarity of two vectors
T
dot
(
T
uint
dim
)
(
Vector
!(
T
,
dim
)
first
,
Vector
!(
T
,
dim
)
second
)
Meta
Source
See Implementation
d2d
math
Vector
classes
Vector
functions
cross
dot
Calculates the dot product or the similarity of two vectors