You are here: Symbol Reference > clMtxVec Namespace > Classes > TOpenCLMtxVec Class > public > Normalize Method > TOpenCLMtxVec.Normalize Method (TOpenCLMtxVec, TCplx, double)
MtxVec VCL
ContentsIndex
PreviousUpNext
TOpenCLMtxVec.Normalize Method (TOpenCLMtxVec, 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: TOpenCLMtxVec; const SubOffset: TCplx; const DivFactor: double): TOpenCLMtxVec; overload;

Size and TOpenCLBase.ComplexComplexproperty of calling object are adjusted automatically.

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