Overload List
| # | Signature | Description |
|---|---|---|
| 1 | Vector Sgn(TVec *Src); | |
| 2 | Matrix Sgn(TMtx *Src); |
Overload 1: Vector Sgn(TVec *Src);
| # | Name | Type | Description |
|---|---|---|---|
| 1 | Src | TVec * |
Declared in Dew::Math::Units::MtxExpr · Dew.Math/Units.MtxExpr.h · Cross-compiler
Overload 2: Matrix Sgn(TMtx *Src);
| # | Name | Type | Description |
|---|---|---|---|
| 1 | Src | TMtx * |
Declared in Dew::Math::Units::MtxExpr · Dew.Math/Units.MtxExpr.h · Cross-compiler