Vector Hilbert(TVec *Vec);
Computes the hilbert transform of the source data.
| # | Name | Type | Description |
|---|---|---|---|
| 1 | Vec | TVec * |
Remarks:
Internally calls Vector::Hilbert
Declared in Dew::Math::Units::MtxExpr · Dew.Math/Units.MtxExpr.h · Cross-compiler
Computes the hilbert transform of the source data.
| # | Name | Type | Description |
|---|---|---|---|
| 1 | Vec | TVec * |
Internally calls Vector::Hilbert