HermitianMatrix
HermitianMatrix[hmat] converts the Hermitian matrix hmat to a structured array.
Examples
HermitianMatrix[{{1, 2 + I}, {2 - I, 3}}]Please visit the official Wolfram Language Reference for more details.
HermitianMatrix[hmat] converts the Hermitian matrix hmat to a structured array.
HermitianMatrix[{{1, 2 + I}, {2 - I, 3}}]Please visit the official Wolfram Language Reference for more details.