Generalized Decomposition<T>.Done Property
Gets or sets a value that indicates whether the decomposition
has been performed.
Definition
Namespace: Extreme.Mathematics.LinearAlgebra
Assembly: Extreme.Numerics (in Extreme.Numerics.dll) Version: 8.1.23
C#
Assembly: Extreme.Numerics (in Extreme.Numerics.dll) Version: 8.1.23
protected bool Done { get; set; }
Property Value
BooleanRemarks
This property is protected.