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