Click or drag to resize

EvdTIsSymmetric Property

Gets or sets a value indicating whether matrix is symmetric or not

Namespace: Altaxo.Calc.LinearAlgebra.Factorization
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public bool IsSymmetric { get; }

Property Value

Boolean
See Also