Evaluates whether this matrix is Hermitian (conjugate symmetric).
Namespace: Altaxo.Calc.LinearAlgebra.SingleAssembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxpublic override sealed bool IsHermitian()
Return Value
Boolean if this matrix is Hermitian; otherwise,
.
See Also