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 Nov. 5, 2023, 1:10 a.m.