Gets the current value of the accumulator.
Namespace:
Extreme.DataAnalysis
Assembly:
Extreme.Numerics (in Extreme.Numerics.dll) Version: 8.1.1
public U CurrentValue { get; }
Public ReadOnly Property CurrentValue As U
Get
public:
virtual property U CurrentValue {
U get () sealed;
}
abstract CurrentValue : 'U with get
override CurrentValue : 'U with get
Property Value
Type:
UImplements
IAccumulatorT, UCurrentValue
Reference