Click or drag to resize

MatrixTIsSymmetric Method

Evaluates whether this matrix is symmetric.

Namespace: Altaxo.Calc.LinearAlgebra
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public virtual bool IsSymmetric()

Return Value

Boolean

[Missing <returns> documentation for "M:Altaxo.Calc.LinearAlgebra.Matrix`1.IsSymmetric"]

See Also