cs_fold {rTensor} | R Documentation |
Column Space Folding of Matrix
Description
DEPRECATED. Please see unmatvec
Usage
cs_fold(mat, m = NULL, modes = NULL)
Arguments
mat |
matrix to be folded
|
m |
the mode corresponding to cs_unfold
|
modes |
the original modes of the tensor
|
[Package
rTensor version 1.4.8
Index]