Skip to content

lib.math.floats.SmoothValues

Thomas Mann edited this page Jan 17, 2024 · 2 revisions

SmoothValues

in lib.math.floats


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]

Please help use to improve this documentation. Feel free to improve the description.

⚠ Everything else is automatically generated and will be overwritten regularly.

Clone this wiki locally