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


lava documentation built on April 12, 2025, 2:09 a.m.