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 Feb. 22, 2024, 4:07 p.m.