Managed Iterative Algorithm<T, TError, TReport>.Solution Report Property
Gets the result of an algorithm after it has executed.
Definition
Namespace: Numerics.NET.Algorithms
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.3
C#
A SolutionReport<T>.
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.3
public virtual TReport SolutionReport { get; }
Property Value
TReportA SolutionReport<T>.