Difference between revisions of "Ttclass/size.m"
(Normalise remaining wiki page to current Spinach source header) |
(Restore pre-bulk-edit wiki content) |
||
| Line 1: | Line 1: | ||
| − | + | 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. | ||
Revision as of 15:50, 5 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.