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

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

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

An exception is raised, if object is not complex.

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