Difference between revisions of "Ttclass/size.m"
(Restore pre-bulk-edit wiki content) |
(Add See also section to function-description page) |
||
| Line 8: | Line 8: | ||
For large spin systems M and N may be too large to fit into | For large spin systems M and N may be too large to fit into | ||
the maximum integer permitted by Matlab. | the maximum integer permitted by Matlab. | ||
| + | |||
| + | ==See also== | ||
| + | [[ttclass.m]], [[ttclass/sizes.m]], [[ttclass/nnz.m]], [[Tensor_train_module#Tensor_train_functions|Tensor train functions]] | ||
Revision as of 12:16, 25 April 2026
Returns the size of the matrix represented by a tensor train. Syntax:
varargout=size(tt,dim)
For large spin systems M and N may be too large to fit into the maximum integer permitted by Matlab.
See also
ttclass.m, ttclass/sizes.m, ttclass/nnz.m, Tensor train functions