rocomm.m

From Spinach Documentation Wiki
Revision as of 18:52, 5 June 2026 by Kuprov (talk | contribs) (Rename Arguments section heading to Parameters)
Jump to: navigation, search

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