kronm_new.m
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