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