You are here: Symbol Reference > AbstractMtxVec Namespace > Classes > TMtxVec Class > public > Normalize Method > TMtxVec.Normalize Method (TMtxVec, TCplx, Double)
MtxVec VCL
ContentsIndex
PreviousUpNext
TMtxVec.Normalize Method (TMtxVec, TCplx, Double)

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

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

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

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