Boolean NearestMean(TVec Data, ref Int32 Index, Int32 Window, ref Double Mean)
| # | Name | Type | Description |
|---|---|---|---|
| 1 | Data | TVec | source TVec |
| 2 | Index | Int32 (ref) | start index |
| 3 | Window | Int32 | |
| 4 | Mean | Double (ref) | output |
Returns: Boolean
| # | Name | Type | Description |
|---|---|---|---|
| 1 | Data | TVec | source TVec |
| 2 | Index | Int32 (ref) | start index |
| 3 | Window | Int32 | |
| 4 | Mean | Double (ref) | output |
Returns: Boolean