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