Essential Vector Functions

This chapter describes functions that perform vector calculations.

This chapter contains the following function definitions.

|Add| |AddC| |Sub| |SubC| |SubCRev| |AddProduct| |And| |Or| |Xor| |AndC| |OrC| |XorC| |Not| |LShiftC| |RShiftC| |Mul| |MulC| |Abs| |Sqrt| |Sqr| |Normalize| |Div| |DivC| |DivCRev| |Cubrt| |Exp| |Ln| |10Log10| |Arctan| |Threshold_LTVal| |Threshold_GTVal| |Threshold_LTValGTVal| |Threshold_LT| |Threshold_GT| |Threshold| |Threshold_LTInv| |Magnitude| |Convert| |Max| |MaxIndx| |MaxAbs| |MaxAbsIndx| |Min| |MinIndx| |MinAbs| |MinAbsIndx| |MinMax| |MinMaxIndx| |Norm_Inf| |Norm_L1| |Norm_L2| |NormDiff_Inf| |NormDiff_L1| |NormDiff_L2| |Mean| |MaxEvery| |MinEvery| |DotProd| |Sum| |StdDev|