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

Adds Value to the each element of the Vec object and stores the result in the calling object.

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

Size and Complex properties of the calling object are set automatically.

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