Description Usage Arguments Value
Compute crossproducts.
1 2 3 | linalg_crossprod(alpha = 1, x, ret = NULL)
linalg_tcrossprod(alpha = 1, x, ret = NULL)
|
alpha |
Number to scale the crossproduct by. |
x |
Input data. |
ret |
Either |
Returns the crossproduct.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.