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