You are here: Symbol Reference > clMtxVec Namespace > Classes > TOpenCLMtxVec Class > public > SubFrom Method
MtxVec VCL
ContentsIndex
PreviousUpNext
SubFrom Method

This is the overview for the SubFrom method overload.

 
Name 
Description 
 
Subtraction from value. 
 
Subtract elements [Index]..[Index+Len-1] from Value. 
 
Substract Vec elements from Value. 
 
Substract Vec elements [VecIndex]..[VecIndex+Len-1] from Value. 
 
Subtract each of calling object elements from complex Value. 
 
Subtract elements [Index]..[Index+Len-1] from complex Value. 
 
Substract complex Vec elements from Value. 
 
Substract Vec elements [VecIndex]..[VecIndex+Len-1] from complex Value and store the result to the 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!