Learn R Programming

lava (version 1.5)

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