Learn R Programming

lava (version 1.8.0)

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

Author

Klaus K. Holst