ArrayAttributes.IsTransposed Property

Indicates that the matrix is transposed.

Definition

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

Property Value

Boolean

See Also