Difference between revisions of "Rocomm.m"

From Spinach Documentation Wiki
Jump to: navigation, search
(See also)
(Normalise sequential blank lines)
Line 16: Line 16:
 
==See also==
 
==See also==
 
[[Kernel_utilities#SU.282.29.2C_SO.283.29.2C_and_other_groups|SU(2), SO(3), and other groups]]
 
[[Kernel_utilities#SU.282.29.2C_SO.283.29.2C_and_other_groups|SU(2), SO(3), and other groups]]
 
  
 
''Version 2.8, authors: [[Ilya Kuprov]]''
 
''Version 2.8, authors: [[Ilya Kuprov]]''

Revision as of 12:29, 25 April 2026

Right-ordered nested commutator [[[[A{1},A{2}],A{3}],A{4}],...] built from the user-supplied matrices.

Syntax

    C=rocomm(A)

Arguments

    A   - a cell array of square matrices

Outputs

    C   - right-ordered nested commutator

See also

SU(2), SO(3), and other groups

Version 2.8, authors: Ilya Kuprov