View source: R/scalarproduct.R
scalarproduct | R Documentation |
Compute scalar product of two vectors
scalarproduct(x, y)
x , y |
d-element vectors or n-by-d matrices representing n d-element vectors |
Returns a scalar or a n-element vector with the scalar products.
Danail Obreschkow
vectorproduct
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.