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: TMtx; const Offset: TCplx; const Factor: TCplx): Matrix; overload;

Internally calls Matrix.Normalize

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