Rdocumentation
powered by
Learn R Programming
lava (version 1.4.7)
commutation: Finds the unique commutation matrix
Description
Finds the unique commutation matrix K: $K vec(A) = vec(A^t)$
Usage
commutation(m, n = m)
Arguments
m
rows
n
columns