Finds the unique commutation matrix K: \(K vec(A) = vec(A^t)\)

commutation(m, n = m)

Arguments

m

rows

n

columns

Author

Klaus K. Holst