You are here: Symbol Reference > MtxExpr Namespace > Classes > Vector Record > public > Add Method > Vector.Add Method (TMtxVec, double)
MtxVec VCL
ContentsIndex
PreviousUpNext
Vector.Add Method (TMtxVec, double)

Adds Value to the each element of the Vec object.

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

Stores the result in the calling object. Size and 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!