You are here: Symbol Reference > MtxExpr Namespace > Classes > Matrix Record > public > Divide Operator
MtxVec VCL
ContentsIndex
PreviousUpNext
Divide Operator

This is the overview for the Divide method overload.

 
Name 
Description 
 
Dividies Left with Right and returns result.  
 
Compute xScalar / (Y*Z) on sub array 
 
Compute xScalar / (Y*Z)  
 
Dividies Left with Right and returns result.  
 
Dividies Left with Right and returns result.  
 
Dividies Left with Right and returns result.  
 
Dividies Left with Right and returns result.  
 
Dividies Left with Right and returns result.  
 
Divide each of calling Matrix elements with corresponding elements in the Vec object. 
 
Matrix division. 
 
Divide each of Vec elements with corresponding elements in the calling object. 
 
Divide calling Matrix elements [Index]...[Index+Len-1] with corresponding elements [VecIndex]...[VecIndex+Len-1] from the Vec object. 
 
Compute X/( Y*Z ) on sub array 
 
Dividies Left with Right and returns result.  
 
Divide each of Num elements with corresponding elements in Den. 
 
Divide each of Vec1 elements with corresponding elements in the Vec2 object. 
 
Divide Vec1 elements [Vec1Index]...[Vec1Index+Len-1] with corresponding elements [Vec2Index]...[Vec2Index+Len-1] from the Vec object. 
 
Divide [NumIndex]..[NumIndex+Len-1] Num elements with [DenIndex]..[DenIndex+Len-1] elements in Den. 
 
Compute X / (Y*Z)  
Copyright (c) 1999-2025 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!