function Norm(Vec: TOpenCLVector): clVector;
Computes the Norm from source data.
| # | Name | Type | Description |
|---|---|---|---|
| 1 | Vec | TOpenCLVector | source TOpenCLVector |
Returns: clVector
Remarks:
Internally calls clVector.Norm
Computes the Norm from source data.
| # | Name | Type | Description |
|---|---|---|---|
| 1 | Vec | TOpenCLVector | source TOpenCLVector |
Returns: clVector
Internally calls clVector.Norm