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