Indicates that only the elements on the diagonal are stored.
Namespace:
Extreme.Mathematics
Assembly:
Extreme.Numerics (in Extreme.Numerics.dll) Version: 8.1.1
public bool IsDiagonal { get; }
Public ReadOnly Property IsDiagonal As Boolean
Get
public:
property bool IsDiagonal {
bool get ();
}
member IsDiagonal : bool with get
Property Value
Type:
Boolean
Reference