Indicates that the array is transposed and its elements conjugated.
Namespace: Extreme.MathematicsAssembly: Extreme.Numerics.Net40 (in Extreme.Numerics.Net40.dll) Version: 6.0.16073.0 (6.0.16312.0)
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
Numerical Libraries
Supported in: 6.0, 5.x
Reference