For triangluar, symmetric and Hermitian matrices,
indicates that only the elements in the lower triangle are stored.
Namespace:
Extreme.Mathematics
Assembly:
Extreme.Numerics (in Extreme.Numerics.dll) Version: 8.1.1
public bool IsStoredInLowerTriangle { get; }
Public ReadOnly Property IsStoredInLowerTriangle As Boolean
Get
public:
property bool IsStoredInLowerTriangle {
bool get ();
}
member IsStoredInLowerTriangle : bool with get
Property Value
Type:
Boolean
Reference