SolutionReport<T, TError>.Status Property

Gets the termination status of the algorithm.

Definition

Namespace: Numerics.NET
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.0
C#
public AlgorithmStatus Status { get; }

Property Value

AlgorithmStatus

See Also