ArrayAttributes.Transpose Method

Returns array attributes of the array if it were transposed.

Definition

Namespace: Extreme.Mathematics
Assembly: Extreme.Numerics (in Extreme.Numerics.dll) Version: 8.1.23
C#
public ArrayAttributes Transpose()

Return Value

ArrayAttributes

See Also