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