Signed permutation matrix
ID: signed-permutation-matrix
A signed permutation matrix has exactly one nonzero entry in each row and column, and every nonzero entry is or . It is a product of a diagonal sign matrix and a permutation matrix.
New to topics? Read the docs here!