Difference between revisions of "Ttclass/size.m"
(Created page with "Returns the size of the matrix represented by a tensor train. Syntax: [m,n]=size(tt,dim) For large spin systems M and N may be too large to fit int...") |
m (Kuprov moved page Size.m to Ttclass/size.m without leaving a redirect) |
(No difference)
| |
Revision as of 16:40, 28 December 2017
Returns the size of the matrix represented by a tensor train. Syntax:
[m,n]=size(tt,dim)
For large spin systems M and N may be too large to fit into the maximum integer permitted by Matlab.