Abstract |
| Name | Description | |
|---|---|---|
| Compute(Double, Boolean) | Computes the window values into the provided array. | |
| Compute(IVectorDouble, Boolean) | Computes the window values into the provided vector instance. | |
| Compute(Double, Int32, Int32, Boolean) | Computes the window values into a sub-range of the provided array. | |
| Compute(IVectorDouble, Int32, Int32, Boolean) | Computes the window values into a sub-range of the provided vector instance. |