Returns array attributes of the array if it were transposed.
Namespace:
Extreme.Mathematics
Assembly:
Extreme.Numerics (in Extreme.Numerics.dll) Version: 8.1.1
public ArrayAttributes Transpose()
Public Function Transpose As ArrayAttributes
public:
ArrayAttributes Transpose()
member Transpose : unit -> ArrayAttributes
Return Value
Type:
ArrayAttributes
Reference