R/utils.R
dot.Rd
Find the dot product between two vectors.
dot(x, y)
A numeric vector.
The dot product between x and y.