ArrayAttributes.IsTransposed Property

Indicates that the matrix is transposed.

Definition

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

Property Value

Boolean

See Also