kronm_new.m

From Spinach Documentation Wiki
Revision as of 12:15, 25 April 2026 by Kuprov (talk | contribs) (Add See also section to function-description page)
Jump to: navigation, search


Calculates (Q{1}(x)Q{2}(x)...(x)Q{n})*M without opening Kronecker products.

Syntax

M=kronm_new(Q,M)

Arguments

Q -    cell array of Kronecker terms
   M -    a vector or a matrix of appropriate dimension

Outputs

M -    a vector or a matrix of appropriate dimension
ilya.kuprov@weizmann.ac.il

See also

hdot.m, kronm_new.m, krondelta.m, Numerical infrastructure