Return the dot product of two vectors. https://docs.scipy.org/doc/numpy-1.15.1/reference/generated/numpy.vdot.html#numpy.vdot `ndarray.vdot` should be put in `LinearAlgebra` folder.
Return the dot product of two vectors.
https://docs.scipy.org/doc/numpy-1.15.1/reference/generated/numpy.vdot.html#numpy.vdot
ndarray.vdotshould be put inLinearAlgebrafolder.