You are here: Symbol Reference > Dew Namespace > Dew.Math Namespace > Classes > TDenseMtxVec Class > TDenseMtxVec Methods > Mul Method
Dew Math for .NET
ContentsIndexHome
PreviousUpNext
Mul Method

This is the overview for the Mul method overload.

 
Name 
Description 
 
Vector multiplication. 
 
Multiply all Vec1 elements with corresponding Vec2 elements. 
 
Multiply Vec1 elements [Vec1Index]..[Vec1Index+Len-1] with Vec2 object elements [Vec2Index]..[Vec2Index+Len-1]. 
 
Multiply Vec elements [VecIndex]..[VecIndex+Len-1] with calling object elements [Index]..[Index+Len-1] in-place. 
Copyright (c) 1999-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!