dotprod
Calculates the dot product of the two vectors.Depending on input, function can return scalar, vector or matrix
Arguments
- Vector a
- Vector b
Output
Result
Examples
Calculates the dot product of the two vectors.Depending on input, function can return scalar, vector or matrix
Result