ArrayAttributes.HasSymmetry Property

Indicates whether the matrix is symmetric or Hermitian.

Definition

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

Property Value

Boolean

See Also