Description Usage Arguments Details Value Note References Examples
Implements T-MULT based on block circulant matrices (Kilmer et al. 2013) for 3-tensors.
1 | t_mult(x, y)
|
x |
a 3-tensor |
y |
another 3-tensor |
Uses the Fast Fourier Transform (FFT) speed up suggested by Kilmer et al. 2013 instead of explicitly constructing the block circulant matrix. For the mathematical details of T-MULT, see Kilmer et al. (2013).
tensor product between x
and y
This only works (so far) between 3-Tensors.
M. Kilmer, K. Braman, N. Hao, and R. Hoover, "Third-order tensors as operators on matrices: a theoretical and computational framework with applications in imaging". SIAM Journal on Matrix Analysis and Applications 2013.
1 2 3 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.