Gets the estimated value.
Namespace:
Extreme.DataAnalysis
Assembly:
Extreme.Numerics (in Extreme.Numerics.dll) Version: 8.1.1
Public ReadOnly Property Value As T
Get
public:
property T Value {
T get ();
}
member Value : 'T with get
Property Value
Type:
TThe estimated value.
Reference