ArrayAttributes.SymmetryOperation Property

Gets the operation under which the matrix has symmetry.

Definition

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

Property Value

TransposeOperation

See Also