ArrayAttributes.Symmetric Field

Specifies that the matrix is symmetric. This implies that the matrix is square.

Definition

Namespace: Numerics.NET
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.0
C#
public static readonly ArrayAttributes Symmetric

Field Value

ArrayAttributes

See Also