Ttclass/size.m

From Spinach Documentation Wiki
Revision as of 21:43, 26 December 2015 by Admin (talk | contribs) (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...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

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.