Skip to content

SmoothValues

in Lib.numbers.floats.process

Smooths a list of values by applying a smoothing window.

Input Parameters

Name (Relevancy & Type) Description
Input (List`1)
WindowSize (Int32)

Outputs

Name Type
Result System.Collections.Generic.List`1[System.Single]