Table of Contents
statsmodels.tsa.tsatools.
commutation_matrix
Create the commutation matrix K_{p,q} satisfying vec(A’) = K_{p,q} vec(A)
p : int
q : int
K : ndarray (pq x pq)