Overload List
| # | Signature | Description |
|---|---|---|
| 1 | function Sgn(Src: TOpenCLMatrix): clMatrix; | |
| 2 | function Sgn(Src: TOpenCLVector): clVector; |
Overload 1: function Sgn(Src: TOpenCLMatrix): clMatrix;
| # | Name | Type | Description |
|---|---|---|---|
| 1 | Src | TOpenCLMatrix | source TOpenCLMatrix |
Returns: clMatrix
Overload 2: function Sgn(Src: TOpenCLVector): clVector;
| # | Name | Type | Description |
|---|---|---|---|
| 1 | Src | TOpenCLVector | source TOpenCLVector |
Returns: clVector