| Name | Description |
---|
  | ExponentialMovingAverageTInput(ISetWindowFieldsPartitionTInput, FuncTInput, Decimal, ExponentialMovingAverageWeighting, SetWindowFieldsWindow) |
Returns the exponential moving average value of the numeric values. Ignores non-numeric values.
|
  | ExponentialMovingAverageTInput(ISetWindowFieldsPartitionTInput, FuncTInput, Double, ExponentialMovingAverageWeighting, SetWindowFieldsWindow) |
Returns the exponential moving average value of the numeric values. Ignores non-numeric values.
|
  | ExponentialMovingAverageTInput(ISetWindowFieldsPartitionTInput, FuncTInput, Int32, ExponentialMovingAverageWeighting, SetWindowFieldsWindow) |
Returns the exponential moving average value of the numeric values. Ignores non-numeric values.
|
  | ExponentialMovingAverageTInput(ISetWindowFieldsPartitionTInput, FuncTInput, Int64, ExponentialMovingAverageWeighting, SetWindowFieldsWindow) |
Returns the exponential moving average value of the numeric values. Ignores non-numeric values.
|
  | ExponentialMovingAverageTInput(ISetWindowFieldsPartitionTInput, FuncTInput, Single, ExponentialMovingAverageWeighting, SetWindowFieldsWindow) |
Returns the exponential moving average value of the numeric values. Ignores non-numeric values.
|