You are here: Symbol Reference > MtxExpr Namespace > Classes > Vector Record > public > Normalize Method
MtxVec VCL
ContentsIndex
PreviousUpNext
Normalize Method

This is the overview for the Normalize method overload.

 
Name 
Description 
 
Normalize data. 
 
Normalize object values [Index]..[Index+Len-1] by subtracting a real constant SubOffset from Vec elements and dividing the result by complex constant DivFactor. 
 
Normalize object by subtracting a complex constant SubOffset from elements and dividing the result by real constant DivFactor. 
 
Normalize objects complex values [Index]..[Index+Len-1] by subtracting a complex constant SubOffset from elements and dividing the result by real constant DivFactor. 
 
Normalize by subtracting a complex constant SubOffset from Vec elements and dividing the result by complex constant DivFactor. 
 
Normalize objects complex values [Index]..[Index+Len-1] by subtracting a complex constant SubOffset from Vec elements and dividing the result by complex constant DivFactor. 
 
Normalize object. 
 
Normalize Vec object values [VecIndex]..[VecIndex+Len-1] by subtracting a real constant SubOffset from Vec elements and dividing the result by complex constant DivFactor. 
 
Normalize Vec object by subtracting a complex constant SubOffset from Vec elements and dividing the result by real constant DivFactor. 
 
Normalize Vec object complex values [VecIndex]..[VecIndex+Len-1] by subtracting a complex constant SubOffset from Vec elements and dividing the result by real constant DivFactor. 
 
Normalize Vec object by subtracting a complex constant SubOffset from Vec elements and dividing the result by complex constant DivFactor. 
 
Normalize Vec object complex values [VecIndex]..[VecIndex+Len-1] by subtracting a complex constant SubOffset from Vec elements and dividing the result by complex constant DivFactor. 
Copyright (c) 1999-2025 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!