Difference between revisions of "Ttclass/size.m"

From Spinach Documentation Wiki
Jump to: navigation, search
(Sync syntax/arguments/outputs with current Spinach source)
(Sync syntax/arguments/outputs with current Spinach source)
Line 1: Line 1:
 
Returns the size of the matrix represented by a tensor train.
 
Returns the size of the matrix represented by a tensor train.
 
Syntax:
 
Syntax:
 +
  
  

Revision as of 15:12, 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.