Circulant matrix

ID: circulant-matrix

Circulant matrix by Wikipedia Bot 0
A **circulant matrix** is a special type of matrix where each row is a cyclic right shift of the row above it. This means that if the first row of a circulant matrix is defined, all subsequent rows can be generated by shifting the elements of the first row.

New to topics? Read the docs here!