You are here: Symbol Reference > clMtxExpr Namespace > Classes > clMatrix Record > public > Add Method
MtxVec VCL
ContentsIndex
PreviousUpNext
Add Method

This is the overview for the Add method overload.

 
Name 
Description 
 
Add coresponding elements in Left and Right. 
 
Add Right to all elements in Left and return result. 
 
Add Right to all elements in Left and return result. 
 
Add coresponding elements in Left and Right. 
 
Adds Value to object elements. 
 
Add Left to all elements in Right and return result. 
 
Adds Value to calling object elements [Index]..[Index+Len-1]. 
 
Adds complex Value to all calling object complex elements. 
 
Add left to all elements in Right and return result. 
 
Adds complex Value to calling object complex elements [Index]..[Index+Len-1]. 
 
Array addition. 
 
Add coresponding elements in Left and Right. 
 
Adds Value to the each element of the Vec object. 
 
Adds Value to each element of Vec object in range [VecIndex]..[VecIndex+Len-1]. 
 
Add Vec elements [VecIndex]..[VecIndex+Len-1] to calling object elements [Index]..[Index+Len-1]. 
 
Adds complex Value to each element of the Vec object. 
 
Adds complex Value to each elements of the Vec object in range [VecIndex]..[VecIndex+Len-1]. 
 
Add each of Vec2 elements to corresponding elements in Vec1. 
 
Add Vec1 elements [Vec1Index]..[Vec1Index+Len-1] to Vec2 elements [Vec2Index]..[Vec2Index+Len-1]. 
Copyright (c) 1999-2025 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!