Creates a validated unitary matrix from a 2D complex array. Throws if the matrix is not unitary within numerical precision.
Complex matrix to validate
Validated unitary matrix
Error if matrix is not unitary
Creates a validated unitary matrix from a 2D complex array. Throws if the matrix is not unitary within numerical precision.