You are here: Symbol Reference > clMtxExpr Namespace > Classes > clVector Record > public > Sub Method > clVector.Sub Method (TOpenCLMtxVec)
MtxVec VCL
ContentsIndex
PreviousUpNext
clVector.Sub Method (TOpenCLMtxVec)

Array subtraction.

Pascal
function Sub(const Vec: TOpenCLMtxVec): TOpenCLMtxVec; overload;

Subtract each of Vec elements from corresponding elements in the calling object. An exception is raised if Vec and calling object size and Complex properties do not match.

Copyright (c) 1999-2025 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!