# Import statement from hottbox.utils.validation import is_toeplitz_matrix
is_toeplitz_matrix
Checks if matrix has a Toeplitz structure
matrix
Input array to check