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

This is the overview for the Mul method overload.

 
Name 
Description 
 
Multiply object elements with Value. 
 
Multipy calling object elements [Index]..[Index+Len-1] with Value in-place. 
 
Multiply all calling object elements with complex Value in-place. 
 
Multipy calling object elements [Index]..[Index+Len-1] with complex Value in-place. 
 
Multiply each element of Vec with Value. 
 
Multiply Vec elements [VecIndex]..[VecIndex+Len-1] with Value. 
 
Multiply each element of Vec with complex Value. 
 
Multiply Vec elements [VecIndex]..[VecIndex+Len-1] with complex Value. 
Copyright (c) 1999-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!