Vector Norm(TVec *Vec);
Computes the Norm from source data.
| # | Name | Type | Description |
|---|---|---|---|
| 1 | Vec | TVec * |
Remarks:
Internally calls Vector::Norm
Declared in Dew::Math::Units::MtxExpr · Dew.Math/Units.MtxExpr.h · Cross-compiler
Computes the Norm from source data.
| # | Name | Type | Description |
|---|---|---|---|
| 1 | Vec | TVec * |
Internally calls Vector::Norm