You are here: Symbol Reference > MtxExpr Namespace > Classes > Matrix Record > public > Normalize Method > Matrix.Normalize Method (TCplx, TCplx)
MtxVec VCL
ContentsIndex
PreviousUpNext
Matrix.Normalize Method (TCplx, TCplx)

Normalize by subtracting a complex constant SubOffset from Vec elements and dividing the result by complex constant DivFactor.

Pascal
function Normalize(const SubOffset: TCplx; const DivFactor: TCplx): TMtxVec; overload;

Size and Complex property of calling object are adjusted automatically. An exception is raised, if object is complex.

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