DiagonalMatrixIsSymmetric Method |
Evaluates whether this matrix is symmetric.
Namespace: Altaxo.Calc.LinearAlgebra.ComplexAssembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public override sealed bool IsSymmetric()
Return Value
Boolean[Missing <returns> documentation for "M:Altaxo.Calc.LinearAlgebra.Complex.DiagonalMatrix.IsSymmetric"]
See Also