Indicates that the array is transposed and its elements conjugated.
Namespace:
Extreme.Mathematics
Assembly:
Extreme.Numerics (in Extreme.Numerics.dll) Version: 8.1.1
public bool IsConjugateTransposed { get; }
Public ReadOnly Property IsConjugateTransposed As Boolean
Get
public:
property bool IsConjugateTransposed {
bool get ();
}
member IsConjugateTransposed : bool with get
Property Value
Type:
Boolean
Reference