Description Usage Arguments Value Note See Also Examples
Returns the Khatri-Rao (column-wise Kronecker) product of two matrices. If the inputs are vectors then this is the same as the Kronecker product.
| 1 | khatri_rao(x, y)
 | 
| x | first matrix | 
| y | second matrix | 
matrix that is the Khatri-Rao product
The number of columns must match in the two inputs.
| 1 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.