SolutionReport<T, TError>.Result Property

Gets the result of the algorithm.

Definition

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

Property Value

T

See Also