SolutionReport<T, TError>.Result Property

Gets the result of the algorithm.

Definition

Namespace: Extreme.Mathematics
Assembly: Extreme.Numerics (in Extreme.Numerics.dll) Version: 8.1.23
C#
public T Result { get; }

Property Value

T

See Also