ArrayAttributes.Conjugate Method

Returns array attributes of the array if it were transposed.

Definition

Namespace: Numerics.NET
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.0
C#
public ArrayAttributes Conjugate()

Return Value

ArrayAttributes

See Also