ArrayAttributes.IsConjugateTransposed Property

Indicates that the array is transposed and its elements conjugated.

Definition

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

Property Value

Boolean

See Also