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

This is the overview for the MulAndAdd method overload.

 
Name 
Description 
 
Compute (X*yScalar) + zScalar 
 
Compute (X*yScalar) + zScalar 
 
Compute (X*Y)*xyScale + zScalar on sub array 
 
Compute X*Y + zScalar on sub array 
 
Compute (X*Y)*xyScale + Z*zScale on sub array 
 
Compute X*Y*xyScale + Z on sub array 
 
Compute X*Y + Z*zScale on sub array 
 
Compute X*Y + Z on sub array 
 
Compute X*Y + zScalar  
 
Compute (X*Y)*xyScale + zScalar 
 
Compute X*Y*xyScale + Z  
 
Compute (X*Y)*xyScale + Z*zScale 
 
Compute X*Y + Z  
 
Compute X*Y + Z*zScale  
Copyright (c) 1999-2025 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!