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: 10.0.0
C#
public bool IsConjugateTransposed {
	get;
 }

Property Value

Boolean

See Also