Description Usage Arguments Value Note See Also Examples
Returns the hadamard (element-wise) product from a list of matrices or vectors. Commonly used for n-mode products and various Tensor decompositions.
1 |
L |
list of matrices or vectors |
matrix that is the hadamard product
The modes/dimensions of each element in the list must match.
kronecker_list
, khatri_rao_list
1 2 3 4 |
[1] 10 4
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.