ArrayAttributes.IsSymmetric Property

Indicates whether the matrix is symmetric.

Definition

Namespace: Numerics.NET
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.0
C#
public bool IsSymmetric { get; }

Property Value

Boolean

See Also