Difference between revisions of "Rocomm.m"
(Normalise sequential blank lines) |
m (Rename Arguments section heading to Parameters) |
||
| Line 6: | Line 6: | ||
C=rocomm(A) | C=rocomm(A) | ||
| − | == | + | ==Parameters== |
A - a cell array of square matrices | A - a cell array of square matrices | ||
Revision as of 18:52, 5 June 2026
Right-ordered nested commutator [[[[A{1},A{2}],A{3}],A{4}],...] built from the user-supplied matrices.
Syntax
C=rocomm(A)
Parameters
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