📄 contents.m
字号:
% @TTENSOR%% Files% disp - Command window display of a ttensor.% display - Command window display of a ttensor.% double - Convert ttensor to double array.% end - Last index of indexing expression for ttensor.% full - Convert a ttensor to a (dense) tensor.% innerprod - Efficient inner product with a ttensor.% mtimes - Implement scalar multiplication for a ttensor.% mttkrp - Matricized tensor times Khatri-Rao product for ttensor.% ndims - Return the number of dimensions for a ttensor.% norm - Norm of a ttensor.% nvecs - Compute the leading mode-n vectors for a ttensor.% permute - Permute dimensions for a ttensor.% size - Size of a ttensor.% subsasgn - Subscripted reference for a ttensor.% subsref - Subscripted reference for a ttensor.% ttensor - Tensor stored as a Tucker operator (decomposed).% ttm - Tensor times matrix for ttensor.% ttv - Tensor times vector for ttensor.% uminus - Unary minus for ttensor.% uplus - Unary plus for ttensor.
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -