Parameter<T>.Value Property

Gets the estimated value.

Definition

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

Property Value

T
The estimated value.

See Also