Vector Hilbert(TVec Vec)
Computes the hilbert transform of the source data.
| # | Name | Type | Description |
|---|---|---|---|
| 1 | Vec | TVec | source TVec |
Returns: Vector
Remarks:
Internally calls Dew.Math.Vector.Hilbert
Computes the hilbert transform of the source data.
| # | Name | Type | Description |
|---|---|---|---|
| 1 | Vec | TVec | source TVec |
Returns: Vector
Internally calls Dew.Math.Vector.Hilbert