You are here: Symbol Reference > MtxExpr Namespace > Functions > MtxExpr.Normalize Function
MtxVec VCL
ContentsIndex
PreviousUpNext
MtxExpr.Normalize Function

Compute (X + Offset)/Factor

Pascal
function Normalize(const X: TVec; Offset: double; Factor: double): Vector; overload;

Internally calls Vector.Normalize

Copyright (c) 1999-2025 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!