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

This is the overview for the ConjMul method overload.

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