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

Adds complex Value to each element of the Vec object.

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

Store the result to the calling object. Size property of the calling object is set automatically. TMtxVec.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!