You are here: Symbol Reference > AbstractMtxVec Namespace > Classes > TDenseMtxVec Class > public > AddScaled Method
MtxVec VCL
ContentsIndex
PreviousUpNext
AddScaled Method

This is the overview for the AddScaled method overload.

 
Name 
Description 
 
Add each of Vec elements to corresponding elements in the calling object. 
 
Add each of Vec elements to corresponding elements in the calling object. 
 
Adds Vec elements [VecIndex]..[VecIndex+Len-1] to calling object elements [Index]..[Index+Len-1]. 
 
Compute X*xScale + Y*yScale  
 
Compute X*xScale + Y*yScale + Z*zScale  
 
Compute X*xScale + Y*yScale on sub arrays  
 
Compute X*xScale + Y*yScale + Z*zScale on sub arrays  
 
Compute X + Y*yScale on sub arrays  
 
Compute X + Y*yScale + Z*zScale on sub arrays  
 
Compute X + Y + Z*zScale on sub arrays  
 
Add each of Vec elements to corresponding elements in the calling object. 
 
Adds Vec elements [VecIndex]..[VecIndex+Len-1] to calling object elements [Index]..[Index+Len-1]. 
 
Compute X + Y*yScale  
 
Compute X + Y*yScale + Z*zScale  
 
Compute X + Y + Z*zScale  
Copyright (c) 1999-2025 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!