Is this matrix skew Hermitian? In other words, does A^H = -A

C# | Visual Basic | Visual C++ |
public bool IsSkewHermitian()
Public Function IsSkewHermitian As Boolean
public: bool IsSkewHermitian()

True if the matrix is skew Hermitian
C# | Visual Basic | Visual C++ |
public bool IsSkewHermitian()
Public Function IsSkewHermitian As Boolean
public: bool IsSkewHermitian()