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: 10.1.0
C#
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 10.1.0
protected bool Done { get; set; }Property Value
BooleanRemarks
This property is protected.