rocomm.m

From Spinach Documentation Wiki
Revision as of 16:06, 16 June 2021 by Kuprov (talk | contribs) (Created page with "{{DISPLAYTITLE:rocomm.m}} __NOTOC__ Right-ordered nested commutator [[[[A{1},A{2}],A{3}],A{4}],...] built from the user-supplied matrices. ==Syntax== C=rocomm(A) ==Arg...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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)

Arguments

    A   - a cell array of square matrices

Outputs

    C   - right-ordered nested commutator

See also

SU(2) infrastructure, SO(3) infrastructure


Version 2.6, authors: Ilya Kuprov