-
Notifications
You must be signed in to change notification settings - Fork 246
Lib.numbers.floats.process.SmoothValues
Thomas Mann edited this page Sep 5, 2025
·
3 revisions
Smooths a list of values by applying a smoothing window.
| Name (Relevancy & Type) | Description |
|---|---|
| Input (List`1) | - |
| WindowSize (Int32) | - |
| Name | Type |
|---|---|
| Result | System.Collections.Generic.List`1[System.Single] |
⚠ Everything else is automatically generated and will be overwritten regularly.