ArrayAttributes.Conjugate 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 Conjugate()

Return Value

ArrayAttributes

See Also