Description Usage Arguments Value References See Also Examples
The inverse operation to matvec-methods
, turning a matrix into a Tensor. For a full account of matrix folding/unfolding operations, consult Kolda and Bader (2009).
1 |
mat |
matrix to be folded into a Tensor |
modes |
the modes of the output Tensor |
Tensor object with modes given by modes
T. Kolda, B. Bader, "Tensor decomposition and applications". SIAM Applied Mathematics and Applications 2009.
1 2 3 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.