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

Adds Value to the each element of the Vec object.

Pascal
function Add(const Vec: TMtxVec; const Value: double): TMtxVec; overload;

Stores the result in the calling object. Size and TMtxVec.Complex properties of the calling object are set automatically.

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