Takes two vectors as input and returns their dot product.
number dot product of vec1 and vec2
input vector
Generated using TypeDoc
Takes two vectors as input and returns their dot product.
Returns
number dot product of vec1 and vec2