commutation: Finds the unique commutation matrix

View source: R/commutation.R

commutationR Documentation

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(s)

Klaus K. Holst


kkholst/lava documentation built on Jan. 13, 2025, 12:34 p.m.