Implements the tensor transpose based on block circulant matrices (Kilmer et al. 2013) for 3-tensors.
Usage
# S4 method for Tensor
t(x)
Arguments
x
a 3-tensor
Value
tensor transpose of x
Details
t(x)
References
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.