ArrayAttributes.SymmetryOperation Property

Gets the operation under which the matrix has symmetry.

Definition

Namespace: Extreme.Mathematics
Assembly: Extreme.Numerics (in Extreme.Numerics.dll) Version: 8.1.23
C#
public TransposeOperation SymmetryOperation { get; }

Property Value

TransposeOperation

See Also