You are here: Symbol Reference > MtxExpr Namespace > Classes > Matrix Record > public > Normalize Method > Matrix.Normalize Method (TCplx, double)
MtxVec VCL
ContentsIndex
PreviousUpNext
Matrix.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-2025 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!