Description Usage Arguments Value Author(s) Examples
Function to compute inner product of two vectors.
1 | inprod(v1, v2)
|
v1 |
numeric vector |
v2 |
numeric vector of same length as v1 |
scalar; inner product of v1 and v2
Kate Cowles
1 2 3 4 5 6 7 8 9 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.