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