Skip to content

Lib.numbers.floats.process.SmoothValues

Thomas Mann edited this page Sep 5, 2025 · 3 revisions

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]

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

Clone this wiki locally