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

Adds complex Value to each element of the Vec object.

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

Store the result to the calling object. Size property of the calling object is set automatically. Complex property of the calling object is set to True.

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