Overload List
| # | Signature | Description |
|---|---|---|
| 1 | Matrix Sgn(TMtx Src) | |
| 2 | Vector Sgn(TVec Src) |
Overload 1: Matrix Sgn(TMtx Src)
| # | Name | Type | Description |
|---|---|---|---|
| 1 | Src | TMtx | source TMtx |
Returns: Matrix
Overload 2: Vector Sgn(TVec Src)
| # | Name | Type | Description |
|---|---|---|---|
| 1 | Src | TVec | source TVec |
Returns: Vector