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