You are here: Symbol Reference > AbstractMtxVec Namespace > Classes > TDenseMtxVec Class > public > Sub Method > TDenseMtxVec.Sub Method (TMtxVec)
MtxVec VCL
ContentsIndex
PreviousUpNext
TDenseMtxVec.Sub Method (TMtxVec)

Array subtraction.

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

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

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